summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-02-13 10:46:35 +0000
committerMike Frysinger <vapier@gentoo.org>2003-02-13 10:46:35 +0000
commit3c6e9d2801ff6e6309bc8a8410afdb13a7df9050 (patch)
tree6759a85ac1c958950fe8f4bf42ce4e28f45d6653 /dev-libs/libhtmlparse
parentUpdate Copyright years (diff)
downloadgentoo-2-3c6e9d2801ff6e6309bc8a8410afdb13a7df9050.tar.gz
gentoo-2-3c6e9d2801ff6e6309bc8a8410afdb13a7df9050.tar.bz2
gentoo-2-3c6e9d2801ff6e6309bc8a8410afdb13a7df9050.zip
Update Copyright years
Diffstat (limited to 'dev-libs/libhtmlparse')
-rw-r--r--dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild b/dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild
index b6310a5e9d06..d404418f2b2f 100644
--- a/dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild
+++ b/dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild,v 1.1 2003/01/02 03:11:15 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild,v 1.2 2003/02/13 10:43:03 vapier Exp $
DESCRIPTION="libhtmlparse is a HTML parsing library. It takes HTML tags, text, etc and calls callbacks you define for each type of token in the document."
HOMEPAGE="http://msalem.translator.cx/libhtmlparse.html"