Date: Tue, 30 Oct 2012 22:26:19 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r242382 - head/lib/libutil Message-ID: <201210302226.q9UMQJAG089929@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Oct 30 22:26:19 2012 New Revision: 242382 URL: http://svn.freebsd.org/changeset/base/242382 Log: Removed unnecessary bits in the header that shows where I stole the template Modified: head/lib/libutil/pw_util.3 Modified: head/lib/libutil/pw_util.3 ============================================================================== --- head/lib/libutil/pw_util.3 Tue Oct 30 22:18:08 2012 (r242381) +++ head/lib/libutil/pw_util.3 Tue Oct 30 22:26:19 2012 (r242382) @@ -1,9 +1,6 @@ .\" Copyright (c) 2012 Baptiste Daroussin <bapt@FreeBSD.org> .\" All rights reserved. .\" -.\" This software was developed by Pawel Jakub Dawidek 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?201210302226.q9UMQJAG089929>