summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mtree/specspec.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2004-08-07 04:28:56 +0000
committerimp <imp@FreeBSD.org>2004-08-07 04:28:56 +0000
commit9fbed704d53384df13f05c4f0b546851054b6f7b (patch)
tree916d54738f11d368c1b418a699bb70d3d7907673 /usr.sbin/mtree/specspec.c
parent9c9b6e30451b63af6794a650cfc750be3a2d4595 (diff)
downloadFreeBSD-src-9fbed704d53384df13f05c4f0b546851054b6f7b.zip
FreeBSD-src-9fbed704d53384df13f05c4f0b546851054b6f7b.tar.gz
Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software
(with permission of addtional copyright holders where appropriate)
Diffstat (limited to 'usr.sbin/mtree/specspec.c')
-rw-r--r--usr.sbin/mtree/specspec.c23
1 files changed, 22 insertions, 1 deletions
diff --git a/usr.sbin/mtree/specspec.c b/usr.sbin/mtree/specspec.c
index 9a76964..dbc2dfe 100644
--- a/usr.sbin/mtree/specspec.c
+++ b/usr.sbin/mtree/specspec.c
@@ -2,7 +2,28 @@
* Copyright (c) 2003 Poul-Henning Kamp
* All rights reserved.
*
- * Please see src/share/examples/etc/bsd-style-copyright.
+ * 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.
+ * 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ */
+
*/
#include <sys/cdefs.h>
OpenPOWER on IntegriCloud