diff options
author | cperciva <cperciva@FreeBSD.org> | 2004-02-10 20:42:33 +0000 |
---|---|---|
committer | cperciva <cperciva@FreeBSD.org> | 2004-02-10 20:42:33 +0000 |
commit | 81f9b2b83adf9740e4603070330b067a62d7608f (patch) | |
tree | e310d1cd14b59bad0016ce8ccdfd5360b9c29500 /release/picobsd/tinyware | |
parent | d3296afe56fbe54528da95cf3826561b3fce2718 (diff) | |
download | FreeBSD-src-81f9b2b83adf9740e4603070330b067a62d7608f.zip FreeBSD-src-81f9b2b83adf9740e4603070330b067a62d7608f.tar.gz |
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)
Diffstat (limited to 'release/picobsd/tinyware')
-rw-r--r-- | release/picobsd/tinyware/passwd/pw_copy.c | 2 |
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 f9efa12..ba3c886 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 |