summaryrefslogtreecommitdiffstats
path: root/usr.bin/csup/fnmatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/csup/fnmatch.c')
-rw-r--r--usr.bin/csup/fnmatch.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.bin/csup/fnmatch.c b/usr.bin/csup/fnmatch.c
index a63f016..16e4e21 100644
--- a/usr.bin/csup/fnmatch.c
+++ b/usr.bin/csup/fnmatch.c
@@ -13,10 +13,6 @@
* 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.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
* 4. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
@@ -33,6 +29,8 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
+ * $FreeBSD$
+ *
* From FreeBSD fnmatch.c 1.11
* $Id: fnmatch.c,v 1.3 1997/08/19 02:34:30 jdp Exp $
*/
OpenPOWER on IntegriCloud