aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tar/tree.c
diff options
context:
space:
mode:
authorTim Kientzle <kientzle@FreeBSD.org>2007-01-09 08:12:17 +0000
committerTim Kientzle <kientzle@FreeBSD.org>2007-01-09 08:12:17 +0000
commitdbd5adf0d985c2ca2f278e8b18e597a7abc3df56 (patch)
tree8c67e22d746d3e6341fc99be4584f7db6f90f78a /usr.bin/tar/tree.c
parent63165a380d254eba7618afe0e043b9a35ae9a249 (diff)
Notes
Diffstat (limited to 'usr.bin/tar/tree.c')
-rw-r--r--usr.bin/tar/tree.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/tar/tree.c b/usr.bin/tar/tree.c
index 6ecb5deaede0..84a1e2d995c1 100644
--- a/usr.bin/tar/tree.c
+++ b/usr.bin/tar/tree.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.