Copyright notices are important
[aids.git] / lib / aids.rb
index 388c2395ee3c54b07275ef4412e56deae7a1f436..7f08f709a8bce87303eae367d48bd2c55f43c897 100644 (file)
@@ -1,3 +1,13 @@
+# Copyright (C) 2012  Steven McDonald <steven@steven-mcdonald.id.au>
+#
+# This program is free software. It comes without any warranty, to the
+# extent permitted by applicable law. You can redistribute it and/or
+# modify it under the terms of the Do What The Fuck You Want To Public
+# License, Version 2, as published by Sam Hocevar. See the file COPYING
+# in the root of this program's source distribution for details, or:
+#
+#   http://sam.zoy.org/wtfpl/COPYING
+
 module AIDS
        RUNLEVEL_SINGLE          = :'S'
        RUNLEVEL_MULTI_TO_SINGLE = :'1'