aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mail/lex.c
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-13 14:06:34 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-13 14:06:34 +0000
commit8af1452cf8dd1b33da881f84e445d5981eaa9613 (patch)
treecb772fa69b05d0a14bcc6022fa62709c2343eb17 /usr.bin/mail/lex.c
parenta75b8f47d17745e61ef010a3faeb1624e346a0d4 (diff)
downloadsrc-8af1452cf8dd1b33da881f84e445d5981eaa9613.tar.gz
src-8af1452cf8dd1b33da881f84e445d5981eaa9613.zip
Removed duplicate VCS ID tags, as per style(9).
Notes
Notes: svn path=/head/; revision=81586
Diffstat (limited to 'usr.bin/mail/lex.c')
-rw-r--r--usr.bin/mail/lex.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/mail/lex.c b/usr.bin/mail/lex.c
index 5f1bb524ec95..c0f260495fb2 100644
--- a/usr.bin/mail/lex.c
+++ b/usr.bin/mail/lex.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