aboutsummaryrefslogtreecommitdiff
path: root/lib/libarchive/COPYING
diff options
context:
space:
mode:
authorTim Kientzle <kientzle@FreeBSD.org>2007-01-09 08:05:56 +0000
committerTim Kientzle <kientzle@FreeBSD.org>2007-01-09 08:05:56 +0000
commit63165a380d254eba7618afe0e043b9a35ae9a249 (patch)
treec44889e844dabefaa5a855b971795166d1658769 /lib/libarchive/COPYING
parent5675bedd4048c2ca90fa944a45a2ab04763ba2b4 (diff)
Fix the copyright notice; it was always intended to be
a vanilla 2-clause BSD license, but somehow some confusing extra verbage get copied from somewhere. Also, update the copyright dates to 2007 for all of the files. Prompted by: several questions about what those extra words really mean
Notes
Notes: svn path=/head/; revision=165912
Diffstat (limited to 'lib/libarchive/COPYING')
-rw-r--r--lib/libarchive/COPYING5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libarchive/COPYING b/lib/libarchive/COPYING
index 5a02bccd3f15..5fea0f65d1ba 100644
--- a/lib/libarchive/COPYING
+++ b/lib/libarchive/COPYING
@@ -1,15 +1,14 @@
All of the C source code, header files, and documentation in this
package are covered by the following:
-Copyright (c) 2003-2005 Tim Kientzle
+Copyright (c) 2003-2007 Tim Kientzle
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer
- in this position and unchanged.
+ notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.