Module Name: src
Committed By: christos
Date: Sat Feb 5 17:29:48 UTC 2011
Modified Files:
src/usr.bin/xlint/lint1: mkops
Log Message:
copyright date
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/xlint/lint1/mkops
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/xlint/lint1/mkops
diff -u src/usr.bin/xlint/lint1/mkops:1.2 src/usr.bin/xlint/lint1/mkops:1.3
--- src/usr.bin/xlint/lint1/mkops:1.2 Sat Feb 5 12:14:14 2011
+++ src/usr.bin/xlint/lint1/mkops Sat Feb 5 12:29:48 2011
@@ -1,7 +1,7 @@
#!/bin/sh -
-# $NetBSD: mkops,v 1.2 2011/02/05 17:14:14 christos Exp $
+# $NetBSD: mkops,v 1.3 2011/02/05 17:29:48 christos Exp $
#
-# Copyright (c) 2003 The NetBSD Foundation, Inc.
+# Copyright (c) 2011 The NetBSD Foundation, Inc.
# All rights reserved.
#
# This code is derived from software contributed to The NetBSD Foundation