Module Name: src
Committed By: njoly
Date: Mon Jul 5 13:03:19 UTC 2010
Modified Files:
src/tests/fs/vfs: t_rmdirrace.c
Log Message:
Fix copyright, noted by Jukka Ruohonen.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/fs/vfs/t_rmdirrace.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/tests/fs/vfs/t_rmdirrace.c
diff -u src/tests/fs/vfs/t_rmdirrace.c:1.1 src/tests/fs/vfs/t_rmdirrace.c:1.2
--- src/tests/fs/vfs/t_rmdirrace.c:1.1 Mon Jul 5 12:53:58 2010
+++ src/tests/fs/vfs/t_rmdirrace.c Mon Jul 5 13:03:19 2010
@@ -1,11 +1,11 @@
-/* $NetBSD: t_rmdirrace.c,v 1.1 2010/07/05 12:53:58 njoly Exp $ */
+/* $NetBSD: t_rmdirrace.c,v 1.2 2010/07/05 13:03:19 njoly Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
- * by
+ * by Nicolas Joly.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions