summaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rwxr-xr-xcomponents/binary-hooks2
-rwxr-xr-xcomponents/binary-includes2
-rwxr-xr-xcomponents/bootstrap-cdebootstrap2
-rwxr-xr-xcomponents/bootstrap-debootstrap2
-rwxr-xr-xcomponents/bootstrap-hooks2
-rwxr-xr-xcomponents/bootstrap-includes2
-rwxr-xr-xcomponents/chroot-hooks2
-rwxr-xr-xcomponents/chroot-includes2
-rwxr-xr-xcomponents/init2
-rwxr-xr-xcomponents/source-hooks2
-rwxr-xr-xcomponents/source-includes2
11 files changed, 11 insertions, 11 deletions
diff --git a/components/binary-hooks b/components/binary-hooks
index 15b133a9e..3e9cf07ca 100755
--- a/components/binary-hooks
+++ b/components/binary-hooks
@@ -1,7 +1,7 @@
#!/usr/bin/python3
## live-build(7) - Live System Build Components
-## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
+## Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
##
## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
## This is free software, and you are welcome to redistribute it
diff --git a/components/binary-includes b/components/binary-includes
index 8e19e822d..a18d508ea 100755
--- a/components/binary-includes
+++ b/components/binary-includes
@@ -1,7 +1,7 @@
#!/usr/bin/python3
## live-build(7) - Live System Build Components
-## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
+## Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
##
## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
## This is free software, and you are welcome to redistribute it
diff --git a/components/bootstrap-cdebootstrap b/components/bootstrap-cdebootstrap
index cfa116c42..514bb79d7 100755
--- a/components/bootstrap-cdebootstrap
+++ b/components/bootstrap-cdebootstrap
@@ -1,7 +1,7 @@
#!/usr/bin/python3
## live-build(7) - Live System Build Components
-## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
+## Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
##
## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
## This is free software, and you are welcome to redistribute it
diff --git a/components/bootstrap-debootstrap b/components/bootstrap-debootstrap
index e7e0748ce..cc81e77a0 100755
--- a/components/bootstrap-debootstrap
+++ b/components/bootstrap-debootstrap
@@ -1,7 +1,7 @@
#!/usr/bin/python3
## live-build(7) - Live System Build Components
-## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
+## Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
##
## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
## This is free software, and you are welcome to redistribute it
diff --git a/components/bootstrap-hooks b/components/bootstrap-hooks
index 507f5145e..e27f1adee 100755
--- a/components/bootstrap-hooks
+++ b/components/bootstrap-hooks
@@ -1,7 +1,7 @@
#!/usr/bin/python3
## live-build(7) - Live System Build Components
-## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
+## Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
##
## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
## This is free software, and you are welcome to redistribute it
diff --git a/components/bootstrap-includes b/components/bootstrap-includes
index 640b2b564..8d10807b4 100755
--- a/components/bootstrap-includes
+++ b/components/bootstrap-includes
@@ -1,7 +1,7 @@
#!/usr/bin/python3
## live-build(7) - Live System Build Components
-## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
+## Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
##
## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
## This is free software, and you are welcome to redistribute it
diff --git a/components/chroot-hooks b/components/chroot-hooks
index 7e4c8f1fa..ab7bb25e0 100755
--- a/components/chroot-hooks
+++ b/components/chroot-hooks
@@ -1,7 +1,7 @@
#!/usr/bin/python3
## live-build(7) - Live System Build Components
-## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
+## Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
##
## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
## This is free software, and you are welcome to redistribute it
diff --git a/components/chroot-includes b/components/chroot-includes
index 8d908cb5a..19c519af8 100755
--- a/components/chroot-includes
+++ b/components/chroot-includes
@@ -1,7 +1,7 @@
#!/usr/bin/python3
## live-build(7) - Live System Build Components
-## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
+## Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
##
## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
## This is free software, and you are welcome to redistribute it
diff --git a/components/init b/components/init
index cfaf11477..424832866 100755
--- a/components/init
+++ b/components/init
@@ -1,7 +1,7 @@
#!/usr/bin/python3
## live-build(7) - Live System Build Components
-## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
+## Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
##
## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
## This is free software, and you are welcome to redistribute it
diff --git a/components/source-hooks b/components/source-hooks
index 8567b963d..32be58bed 100755
--- a/components/source-hooks
+++ b/components/source-hooks
@@ -1,7 +1,7 @@
#!/usr/bin/python3
## live-build(7) - Live System Build Components
-## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
+## Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
##
## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
## This is free software, and you are welcome to redistribute it
diff --git a/components/source-includes b/components/source-includes
index 9155970ea..fe9684e92 100755
--- a/components/source-includes
+++ b/components/source-includes
@@ -1,7 +1,7 @@
#!/usr/bin/python3
## live-build(7) - Live System Build Components
-## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
+## Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
##
## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
## This is free software, and you are welcome to redistribute it