Module Name: src
Committed By: alnsn
Date: Wed Jun 25 19:32:37 UTC 2014
Modified Files:
src/sys/net: bpfjit.h
Log Message:
Fix copyright years.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/net/bpfjit.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/net/bpfjit.h
diff -u src/sys/net/bpfjit.h:1.3 src/sys/net/bpfjit.h:1.4
--- src/sys/net/bpfjit.h:1.3 Tue Jun 24 10:53:30 2014
+++ src/sys/net/bpfjit.h Wed Jun 25 19:32:37 2014
@@ -1,7 +1,7 @@
-/* $NetBSD: bpfjit.h,v 1.3 2014/06/24 10:53:30 alnsn Exp $ */
+/* $NetBSD: bpfjit.h,v 1.4 2014/06/25 19:32:37 alnsn Exp $ */
/*-
- * Copyright (c) 2011-2012,2014 Alexander Nasonov.
+ * Copyright (c) 2011-2014 Alexander Nasonov.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without