summaryrefslogtreecommitdiff
path: root/adduser.local
diff options
context:
space:
mode:
authorJonas <dr@jones.dk>2013-11-16 12:52:47 +0100
committerJonas <dr@jones.dk>2013-11-16 12:52:47 +0100
commitba67fc64eb7a77fd15fcb5b63c39e46192ada1ed (patch)
tree8cbd344d1bce138113a7b71f4e34a2a40e525d62 /adduser.local
parentef248383bfb81570efa03c3ab459bb7a98ff4d5e (diff)
Extend copyright and tighten licensing to GPL-v3+.
Diffstat (limited to 'adduser.local')
-rwxr-xr-xadduser.local4
1 files changed, 2 insertions, 2 deletions
diff --git a/adduser.local b/adduser.local
index 6c0e6d1..3692c06 100755
--- a/adduser.local
+++ b/adduser.local
@@ -1,11 +1,11 @@
#!/bin/sh
#
-# Copyright © 2001-2006, 2010, Jonas Smedegaard <dr@jones.dk>
+# Copyright © 2001-2006, 2010, 2013, Jonas Smedegaard <dr@jones.dk>
# Description: Adduser extensions for Redpill <http://www.redpill.dk>
#
# 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
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful, but