mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-04-18 13:51:08 +00:00
* Added copyright to ubuntu-cd and ubuntu-sync.
This commit is contained in:
parent
a90efc7ba2
commit
4aea181e61
@ -1,4 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Copyright 2006,2007 (C) Luke Yelavich <themuso@ubuntu.com>
|
||||
# License: GPLv2
|
||||
|
||||
set -e
|
||||
|
||||
# Get the latest CD snapshot release.
|
||||
|
@ -1,6 +1,9 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
# Copyright 2006,2007 (C) Luke Yelavich <themuso@ubuntu.com>
|
||||
# License: GPLv2
|
||||
|
||||
# Syncronise new ubuntu CD images, depending on command-line flags given.
|
||||
# If none are given, sync all images.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user