[Debian-NP-Commits] r272 - people/vagrant/simple-cdd
Vagrant Cascadian
debian-np-devel@lists.alioth.debian.org
Fri, 26 Nov 2004 18:27:38 -0700
Author: vagrant-guest
Date: Fri Nov 26 18:27:13 2004
New Revision: 272
Modified:
people/vagrant/simple-cdd/build-simple-cdd
people/vagrant/simple-cdd/simple-cdd-packages
people/vagrant/simple-cdd/simple-cdd-preseed
people/vagrant/simple-cdd/simple-cdd-profiles
Log:
add copyright notices.
Modified: people/vagrant/simple-cdd/build-simple-cdd
==============================================================================
--- people/vagrant/simple-cdd/build-simple-cdd (original)
+++ people/vagrant/simple-cdd/build-simple-cdd Fri Nov 26 18:27:13 2004
@@ -1,5 +1,9 @@
#!/bin/sh
+# Copyright 2004 Vagrant Cascadian <vagrant@freegeek.org>.
+# Licensed under the terms of the GNU General Public License,
+# version 2 or any later version.
+
# TODO add packages from commandline
# TODO rename the configuration file
Modified: people/vagrant/simple-cdd/simple-cdd-packages
==============================================================================
--- people/vagrant/simple-cdd/simple-cdd-packages (original)
+++ people/vagrant/simple-cdd/simple-cdd-packages Fri Nov 26 18:27:13 2004
@@ -1,5 +1,9 @@
#!/bin/sh
+# Copyright 2004 Vagrant Cascadian <vagrant@freegeek.org>.
+# Licensed under the terms of the GNU General Public License,
+# version 2 or any later version.
+
# base-config script to install packages included by profiles
echo "installing simple-cdd packages..."
Modified: people/vagrant/simple-cdd/simple-cdd-preseed
==============================================================================
--- people/vagrant/simple-cdd/simple-cdd-preseed (original)
+++ people/vagrant/simple-cdd/simple-cdd-preseed Fri Nov 26 18:27:13 2004
@@ -1,5 +1,9 @@
#!/bin/sh
+# Copyright 2004 Vagrant Cascadian <vagrant@freegeek.org>.
+# Licensed under the terms of the GNU General Public License,
+# version 2 or any later version.
+
# base-config script to install packages included by profiles
echo "loading simple-cdd preseeding files"
Modified: people/vagrant/simple-cdd/simple-cdd-profiles
==============================================================================
--- people/vagrant/simple-cdd/simple-cdd-profiles (original)
+++ people/vagrant/simple-cdd/simple-cdd-profiles Fri Nov 26 18:27:13 2004
@@ -1,5 +1,9 @@
#!/bin/sh
+# Copyright 2004 Vagrant Cascadian <vagrant@freegeek.org>.
+# Licensed under the terms of the GNU General Public License,
+# version 2 or any later version.
+
echo "loading simple-cdd templates..."
debconf-loadtemplate simple-cdd /usr/local/simple-cdd/simple-cdd.templates