X-Git-Url: http://git.steven-mcdonald.id.au/?p=aids.git;a=blobdiff_plain;f=lib%2Faids.rb;h=7f08f709a8bce87303eae367d48bd2c55f43c897;hp=388c2395ee3c54b07275ef4412e56deae7a1f436;hb=42beb4facc2aab5454bf72e7a67d49af0346dd77;hpb=9cc785ad2630eb938c89f92b4f8999fa3ebd3570 diff --git a/lib/aids.rb b/lib/aids.rb index 388c239..7f08f70 100644 --- a/lib/aids.rb +++ b/lib/aids.rb @@ -1,3 +1,13 @@ +# Copyright (C) 2012 Steven McDonald +# +# 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'