aboutsummaryrefslogtreecommitdiff
path: root/share/examples
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2014-08-27 12:43:32 +0000
committerGlen Barber <gjb@FreeBSD.org>2014-08-27 12:43:32 +0000
commit63e253f62a97e71b5d375a21befc9536cd6d1872 (patch)
tree1f50b95064936e52ea8a0f49c77e1e176de75ea9 /share/examples
parent43ae531ad14fe9237f568cc36cc1478e584752db (diff)
Add the copyright header that disappeared during pre-commit
editing. Spotted by: hrs Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=45527
Diffstat (limited to 'share/examples')
-rwxr-xr-xshare/examples/missing-manrefs.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/examples/missing-manrefs.sh b/share/examples/missing-manrefs.sh
index 605067cb5e..cf482e5cf1 100755
--- a/share/examples/missing-manrefs.sh
+++ b/share/examples/missing-manrefs.sh
@@ -1,5 +1,11 @@
#!/bin/sh
#-
+# Copyright (c) 2014 The FreeBSD Foundation
+# All rights reserved.
+#
+# This software was developed by Glen Barber under sponsorship
+# from the FreeBSD Foundation.
+#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met: