Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
live-build
Commits
242aef5d
Commit
242aef5d
authored
Jan 04, 2015
by
Daniel Baumann
Browse files
Updating year in copyright notices to 2015.
parent
1354704c
Changes
141
Hide whitespace changes
Inline
Side-by-side
debian/copyright
View file @
242aef5d
...
...
@@ -4,7 +4,7 @@ Upstream-Contact: Live Systems Project <debian-live@lists.debian.org>
Source: http://live-systems.org/archive/packages/live-build/
Files: *
Copyright: 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
Copyright: 2006-201
5
Daniel Baumann <mail@daniel-baumann.ch>
License: GPL-3+
License: GPL-3+
...
...
examples/hooks/minimal.hook.chroot
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
examples/hooks/stripped.hook.chroot
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
frontend/cgi/live-build-cgi
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
frontend/cgi/live-build-cgi.cron
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
frontend/cli/lb
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
frontend/cli/live-build
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
Daniel Baumann <mail@daniel-baumann.ch>
##
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
...
...
functions/aliases.sh
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
functions/architectures.sh
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
functions/arguments.sh
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
functions/breakpoints.sh
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
functions/cache.sh
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
functions/chroot.sh
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
functions/chroot_bind_path.sh
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
functions/color.sh
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
functions/common.sh
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
functions/conffile.sh
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
functions/configuration.sh
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
functions/cursor.sh
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
functions/defaults.sh
View file @
242aef5d
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-201
4
Daniel Baumann <mail@daniel-baumann.ch>
## Copyright (C) 2006-201
5
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
...
...
Prev
1
2
3
4
5
…
8
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment