* Added copyright to ubuntu-cd and ubuntu-sync.

This commit is contained in:
Luke Yelavich 2007-07-10 07:50:17 +10:00
parent a90efc7ba2
commit 4aea181e61
2 changed files with 7 additions and 0 deletions

View File

@ -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.

View File

@ -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.