svn commit: r45527 - head/share/examples
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb Date: Wed Aug 27 12:43:32 2014 New Revision: 45527 URL: http://svnweb.freebsd.org/changeset/doc/45527 Log: Add the copyright header that disappeared during pre-commit editing. Spotted by: hrs Sponsored by: The FreeBSD Foundation Modified: head/share/examples/missing-manrefs.sh Modified: head/share/examples/missing-manrefs.sh ============================================================================== --- head/share/examples/missing-manrefs.sh Wed Aug 27 00:08:32 2014 (r45526) +++ head/share/examples/missing-manrefs.sh Wed Aug 27 12:43:32 2014 (r45527) @@ -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: _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"