Add WTFPL licence
[aids.git] / bin / aids
index 41556050601ab3d85bb681f7e98803b62c820b25..34444b36de643ad17ad8d5fb40aded053da551ba 100755 (executable)
--- a/bin/aids
+++ b/bin/aids
@@ -1,5 +1,13 @@
 #!/usr/bin/ruby1.8
 
+# 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
+
 require 'lib/aids'
 
 def main(argv)