summaryrefslogtreecommitdiff
path: root/tests/fs
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2022-03-30 14:24:50 +0000
committerchristos <christos@NetBSD.org>2022-03-30 14:24:50 +0000
commit30cc99de2d1ee2b6eca5ea53d4faa12c549b7e26 (patch)
treeb7174e10ac122e4906bb9994ca12fe36c9a2dd10 /tests/fs
parent5984dfd56ab3fd3d982ee755e50557b54ec409fb (diff)
update copyright.
Diffstat (limited to 'tests/fs')
-rw-r--r--tests/fs/vfs/t_link.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/fs/vfs/t_link.c b/tests/fs/vfs/t_link.c
index 5ed779b6b5c..dfc34710f77 100644
--- a/tests/fs/vfs/t_link.c
+++ b/tests/fs/vfs/t_link.c
@@ -1,9 +1,12 @@
-/* $NetBSD: t_link.c,v 1.3 2022/03/30 13:43:42 christos Exp $ */
+/* $NetBSD: t_link.c,v 1.4 2022/03/30 14:24:50 christos Exp $ */
/*-
- * Copyright (c) 2011 The NetBSD Foundation, Inc.
+ * Copyright (c) 2022 The NetBSD Foundation, Inc.
* All rights reserved.
*
+ * This code is derived from software contributed to The NetBSD Foundation
+ * by Christos Zoulas.
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met: