summaryrefslogtreecommitdiff
path: root/vdr.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-08-12 11:25:05 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-08-12 11:25:05 +0200
commitab7fd0a903bca7a23c9ce4dfbc47830f0456fd55 (patch)
tree3b6326326194de08f631c512316d15238c374eeb /vdr.c
parent8edb431b2c4268e71c041e9d864d221544d4fffd (diff)
downloadvdr-ab7fd0a903bca7a23c9ce4dfbc47830f0456fd55.tar.gz
vdr-ab7fd0a903bca7a23c9ce4dfbc47830f0456fd55.tar.bz2
Fixed the link to the GPL2 at http://www.gnu.org in vdr.c
Diffstat (limited to 'vdr.c')
-rw-r--r--vdr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/vdr.c b/vdr.c
index 1400a860..b15938a7 100644
--- a/vdr.c
+++ b/vdr.c
@@ -16,13 +16,13 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- * Or, point your browser to http://www.gnu.org/copyleft/gpl.html
+ * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*
* The author can be reached at kls@cadsoft.de
*
* The project's page is at http://www.cadsoft.de/vdr
*
- * $Id: vdr.c 1.295 2007/08/05 09:53:20 kls Exp $
+ * $Id: vdr.c 1.296 2007/08/12 11:22:04 kls Exp $
*/
#include <getopt.h>