diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-10-25 19:26:27 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-10-25 19:26:27 +0000 |
commit | 427b48a2961792a5fd385bde5f1cc54320870b2c (patch) | |
tree | 56c73e6e9f57d151e1927aeb9b8a813802d5ee75 | |
parent | 954520f6aaeca78a89c85d0444b4080356567a3c (diff) | |
download | xine-lib-427b48a2961792a5fd385bde5f1cc54320870b2c.tar.gz xine-lib-427b48a2961792a5fd385bde5f1cc54320870b2c.tar.bz2 |
small housekeeping
CVS patchset: 5598
CVS date: 2003/10/25 19:26:27
-rwxr-xr-x | autogen.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh index d94644605..1c4d28045 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2000-2002 the xine project +# Copyright (C) 2000-2003 the xine project # # This file is part of xine, a unix video player. # @@ -18,7 +18,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA # -# $Id: autogen.sh,v 1.12 2003/07/20 08:34:26 mroi Exp $ +# $Id: autogen.sh,v 1.13 2003/10/25 19:26:27 mroi Exp $ # # Maintained by Stephen Torri <storri@users.sourceforge.net> # |