Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2014 12:43:32 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r45527 - head/share/examples
Message-ID:  <201408271243.s7RChWQa050959@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408271243.s7RChWQa050959>