summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_string_sprintf.c
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2007-01-09 08:05:56 +0000
committerkientzle <kientzle@FreeBSD.org>2007-01-09 08:05:56 +0000
commitaf26d8ef9280166fc410420bf04883ea0fa3ab8a (patch)
treec44889e844dabefaa5a855b971795166d1658769 /lib/libarchive/archive_string_sprintf.c
parent5f3fe586c5be0cac15ebb7270b45b5e1cca57cfd (diff)
downloadFreeBSD-src-af26d8ef9280166fc410420bf04883ea0fa3ab8a.zip
FreeBSD-src-af26d8ef9280166fc410420bf04883ea0fa3ab8a.tar.gz
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
Diffstat (limited to 'lib/libarchive/archive_string_sprintf.c')
-rw-r--r--lib/libarchive/archive_string_sprintf.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libarchive/archive_string_sprintf.c b/lib/libarchive/archive_string_sprintf.c
index 64ca7d0..66d6cb85 100644
--- a/lib/libarchive/archive_string_sprintf.c
+++ b/lib/libarchive/archive_string_sprintf.c
@@ -1,13 +1,12 @@
/*-
- * Copyright (c) 2003-2004 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.
OpenPOWER on IntegriCloud