diff options
Diffstat (limited to 'rp/rcynic')
-rwxr-xr-x | rp/rcynic/rcynic-cron | 19 | ||||
-rwxr-xr-x | rp/rcynic/rcynic-dump | 2 | ||||
-rwxr-xr-x | rp/rcynic/rcynicng | 2 |
3 files changed, 12 insertions, 11 deletions
diff --git a/rp/rcynic/rcynic-cron b/rp/rcynic/rcynic-cron index e7e564b3..6f57d2df 100755 --- a/rp/rcynic/rcynic-cron +++ b/rp/rcynic/rcynic-cron @@ -2,21 +2,22 @@ # # $Id$ # -# Copyright (C) 2014 Dragon Research Labs ("DRL") +# Copyright (C) 2015--2016 Parsons Government Services ("PARSONS") +# Portions copyright (C) 2014 Dragon Research Labs ("DRL") # Portions copyright (C) 2013 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 notices and this permission notice appear in all copies. # -# THE SOFTWARE IS PROVIDED "AS IS" AND DRL AND ISC DISCLAIM ALL -# WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED -# WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DRL OR -# 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. +# THE SOFTWARE IS PROVIDED "AS IS" AND PARSONS, DRL, AND ISC DISCLAIM +# ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED +# WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL +# PARSONS, DRL, OR 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. """ Cron job for rcynic and rpki-rtr in stock configuration. diff --git a/rp/rcynic/rcynic-dump b/rp/rcynic/rcynic-dump index 44e4d000..96436859 100755 --- a/rp/rcynic/rcynic-dump +++ b/rp/rcynic/rcynic-dump @@ -2,7 +2,7 @@ # $Id$ -# Copyright (C) 2015-2016 Parsons Government Services ("PARSONS") +# Copyright (C) 2015--2016 Parsons Government Services ("PARSONS") # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/rp/rcynic/rcynicng b/rp/rcynic/rcynicng index 57930cb4..b1d9d0d1 100755 --- a/rp/rcynic/rcynicng +++ b/rp/rcynic/rcynicng @@ -2,7 +2,7 @@ # $Id$ -# Copyright (C) 2015-2016 Parsons Government Services ("PARSONS") +# Copyright (C) 2015--2016 Parsons Government Services ("PARSONS") # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above |