From 63e253f62a97e71b5d375a21befc9536cd6d1872 Mon Sep 17 00:00:00 2001 From: Glen Barber <gjb@FreeBSD.org> Date: Wed, 27 Aug 2014 12:43:32 +0000 Subject: [PATCH] Add the copyright header that disappeared during pre-commit editing. Spotted by: hrs Sponsored by: The FreeBSD Foundation --- share/examples/missing-manrefs.sh | 6 ++++++ 1 file changed, 6 insertions(+) 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: