diff options
author | Rob Austein <sra@hactrn.net> | 2009-05-27 02:54:24 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2009-05-27 02:54:24 +0000 |
commit | fb01335abf9cec51e474805af4c2af2adeb705ce (patch) | |
tree | 6683dac472c898883c1a0ad9a9244649861f3cf0 /rpkid/rootd.py | |
parent | ae8a9874b1796f183ebe578a8252de126fba9c04 (diff) |
Update copyright notices in files edited this year
svn path=/rcynic/rcynic.c; revision=2452
Diffstat (limited to 'rpkid/rootd.py')
-rwxr-xr-x | rpkid/rootd.py | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/rpkid/rootd.py b/rpkid/rootd.py index 1f061cd9..422ac5ce 100755 --- a/rpkid/rootd.py +++ b/rpkid/rootd.py @@ -9,7 +9,21 @@ Default configuration file is rootd.conf, override with --config option. $Id$ -Copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN") +Copyright (C) 2009 Internet Systems Consortium ("ISC") + +Permission to use, copy, modify, and distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + +Portions copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN") Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above |