aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2008-07-14 21:05:55 +0000
committerRob Austein <sra@hactrn.net>2008-07-14 21:05:55 +0000
commit32be6b022b43f9e530d205c4b3d8806b15c6e35c (patch)
tree1b40c339a7105f66016cb97d5a94037dda8c3c2e /utils
parenta503080777ce15d20a845ba7a2dc0939cdc8fcf5 (diff)
Fix copyright notices
svn path=/utils/find_roa/test_roa.sh; revision=1989
Diffstat (limited to 'utils')
-rw-r--r--utils/find_roa/test_roa.sh2
-rw-r--r--utils/uri/uri.c16
2 files changed, 17 insertions, 1 deletions
diff --git a/utils/find_roa/test_roa.sh b/utils/find_roa/test_roa.sh
index aa95b91c..43d20898 100644
--- a/utils/find_roa/test_roa.sh
+++ b/utils/find_roa/test_roa.sh
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# Copyright (C) 2006--2008 American Registry for Internet Numbers ("ARIN")
+# Copyright (C) 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/utils/uri/uri.c b/utils/uri/uri.c
index 64a538b2..3a8a9fbb 100644
--- a/utils/uri/uri.c
+++ b/utils/uri/uri.c
@@ -1,3 +1,19 @@
+/*
+ * Copyright (C) 2006--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
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND ARIN DISCLAIMS ALL WARRANTIES WITH
+ * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS. IN NO EVENT SHALL ARIN 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.
+ */
+
/* $Id$ */
/*