aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2004-02-10 20:42:33 +0000
committerColin Percival <cperciva@FreeBSD.org>2004-02-10 20:42:33 +0000
commitd623b765cfe263c7209ea40569e6dbaa8e9787d9 (patch)
treee310d1cd14b59bad0016ce8ccdfd5360b9c29500 /release
parent3c754d8be14c4ef91d963cae43a482fe4d79931c (diff)
downloadsrc-d623b765cfe263c7209ea40569e6dbaa8e9787d9.tar.gz
src-d623b765cfe263c7209ea40569e6dbaa8e9787d9.zip
style cleanup: Remove duplicate $FreeBSD$ tags.
These files had tags after the copyright notice, inside the comment block (incorrect, removed), and outside the comment block (correct). Approved by: rwatson (mentor)
Notes
Notes: svn path=/head/; revision=125668
Diffstat (limited to 'release')
-rw-r--r--release/picobsd/tinyware/passwd/pw_copy.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/release/picobsd/tinyware/passwd/pw_copy.c b/release/picobsd/tinyware/passwd/pw_copy.c
index f9efa12c95ff..ba3c8865dde7 100644
--- a/release/picobsd/tinyware/passwd/pw_copy.c
+++ b/release/picobsd/tinyware/passwd/pw_copy.c
@@ -29,8 +29,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#ifndef lint