From f40cc9096d6d4b899259798c3b0de4f594ea248c Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 4 Mar 2004 18:56:48 +0000 Subject: gpl2, forget the later --- media-video/drip/files/dripgetdvd.sh | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'media-video/drip') diff --git a/media-video/drip/files/dripgetdvd.sh b/media-video/drip/files/dripgetdvd.sh index 6dd3d3be40cb..3cb288a7d114 100644 --- a/media-video/drip/files/dripgetdvd.sh +++ b/media-video/drip/files/dripgetdvd.sh @@ -1,8 +1,8 @@ #!/bin/sh -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 # Author: Martin Schlemmer -# $Header: /var/cvsroot/gentoo-x86/media-video/drip/files/dripgetdvd.sh,v 1.2 2003/04/27 14:27:37 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/drip/files/dripgetdvd.sh,v 1.3 2004/03/04 18:52:12 vapier Exp $ # This basically resolves a symlink in /dev to the block device node. If # $1 is a absolute path, and that do not exist, we also check /etc/fstab @@ -72,4 +72,3 @@ else fi exit 0 - -- cgit v1.2.3-65-gdbad