diff options
author | Rob Austein <sra@hactrn.net> | 2010-10-07 01:14:48 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2010-10-07 01:14:48 +0000 |
commit | 4fc4da3adf96c92f1fe18358a15c1d518cbd127f (patch) | |
tree | e1e2ec898409d59b9a83df555a966e258de83bb2 | |
parent | 94bad6e5ca0045bb46093a3002e7c03ea6e0bee4 (diff) |
Nit in copyright comment
svn path=/rpkid/left-right-schema.rnc; revision=3466
-rw-r--r-- | rpkid/left-right-schema.rnc | 4 | ||||
-rw-r--r-- | rpkid/myrpki.rnc | 2 | ||||
-rw-r--r-- | rpkid/publication-schema.rnc | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/rpkid/left-right-schema.rnc b/rpkid/left-right-schema.rnc index def01dd0..28f26cae 100644 --- a/rpkid/left-right-schema.rnc +++ b/rpkid/left-right-schema.rnc @@ -5,7 +5,7 @@ # libxml2 (including xmllint) only groks the XML syntax of RelaxNG, so # run the compact syntax through trang to get XML syntax. # -# Copyright (C) 2009--2010 Internet Systems Consortium ("ISC") +# Copyright (C) 2009-2010 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 @@ -19,7 +19,7 @@ # 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") +# 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 diff --git a/rpkid/myrpki.rnc b/rpkid/myrpki.rnc index 176115f4..bd29687e 100644 --- a/rpkid/myrpki.rnc +++ b/rpkid/myrpki.rnc @@ -5,7 +5,7 @@ # libxml2 (including xmllint) only groks the XML syntax of RelaxNG, so # run the compact syntax through trang to get XML syntax. # -# Copyright (C) 2009--2010 Internet Systems Consortium ("ISC") +# Copyright (C) 2009-2010 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 diff --git a/rpkid/publication-schema.rnc b/rpkid/publication-schema.rnc index b65cf834..5df646d1 100644 --- a/rpkid/publication-schema.rnc +++ b/rpkid/publication-schema.rnc @@ -5,7 +5,7 @@ # libxml2 (including xmllint) only groks the XML syntax of RelaxNG, so # run the compact syntax through trang to get XML syntax. # -# Copyright (C) 2009--2010 Internet Systems Consortium ("ISC") +# Copyright (C) 2009-2010 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 @@ -19,7 +19,7 @@ # 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") +# 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 |