summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 22:43:10 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 22:43:10 +0000
commit735128ce639b2ca06651b3f299c2a73677f83477 (patch)
tree44806c78a65d20d74b9b00251aedd1262397c9a5 /media-gfx/povtree
parentGentoo Technologies -> Gentoo Foundation (Manifest recommit) (diff)
downloadgentoo-2-735128ce639b2ca06651b3f299c2a73677f83477.tar.gz
gentoo-2-735128ce639b2ca06651b3f299c2a73677f83477.tar.bz2
gentoo-2-735128ce639b2ca06651b3f299c2a73677f83477.zip
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'media-gfx/povtree')
-rw-r--r--media-gfx/povtree/files/povtree4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/povtree/files/povtree b/media-gfx/povtree/files/povtree
index 5ec1409e71df..cc120844839e 100644
--- a/media-gfx/povtree/files/povtree
+++ b/media-gfx/povtree/files/povtree
@@ -1,7 +1,7 @@
#!/bin/sh
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/povtree/files/povtree,v 1.1 2003/11/03 23:56:54 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/povtree/files/povtree,v 1.2 2004/07/14 22:40:52 agriffis Exp $
which java > /dev/null 2>&1 && \
java -jar /usr/lib/povtree/povtree.jar $* && \