X-Git-Url: http://git.steven-mcdonald.id.au/?p=aids.git;a=blobdiff_plain;f=lib%2Faids.rb;fp=lib%2Faids.rb;h=5893871dfe488b8acd4e42c56c72a8080786029b;hp=388c2395ee3c54b07275ef4412e56deae7a1f436;hb=22a04aa1f77d43c9529bf7f95602e54d431888fa;hpb=77d596e0e1a1304db8a5f02c8c544c3ee13de680 diff --git a/lib/aids.rb b/lib/aids.rb index 388c239..5893871 100644 --- a/lib/aids.rb +++ b/lib/aids.rb @@ -1,3 +1,11 @@ +# 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'