diff options
author | Rob Austein <sra@hactrn.net> | 2016-05-07 00:06:36 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-05-07 00:06:36 +0000 |
commit | 1cec1cd017f78e7c633e89d3ef1d41fa07da8d9d (patch) | |
tree | 8ed415d51d2c439f0bd71d196b89af3b6690fea9 /buildtools | |
parent | bd47fc145a5f301310198a1553013e45c64c1263 (diff) |
Copyright notice update, first round: files that are entirely new
since copyright holder of record changed.
svn path=/branches/tk705/; revision=6425
Diffstat (limited to 'buildtools')
-rw-r--r-- | buildtools/debian-skeleton/rpki-ca.init.d | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/buildtools/debian-skeleton/rpki-ca.init.d b/buildtools/debian-skeleton/rpki-ca.init.d index 22feba38..ba52c43a 100644 --- a/buildtools/debian-skeleton/rpki-ca.init.d +++ b/buildtools/debian-skeleton/rpki-ca.init.d @@ -10,6 +10,21 @@ # Author: Rob Austein <sra@hactrn.net> +# Copyright (C) 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 +# copyright notices and this permission notice appear in all copies. +# +# THE SOFTWARE IS PROVIDED "AS IS" AND PARSONS DISCLAIMS ALL +# WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED +# WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL +# PARSONS 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. + PATH=/sbin:/usr/sbin:/bin:/usr/bin DESC="rpki-ca" NAME=rpki-nanny |