changeset 422:d2e6682d3ef8

Copyright year update
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 30 Dec 2006 06:56:05 +0000
parents 57bd9bd45ec2
children c0fdf3b3f3e6
files README src/xmms-sid.c src/xmms-sid.h src/xs_about.c src/xs_config.c src/xs_fileinfo.c src/xs_filter.c src/xs_init.c src/xs_length.c src/xs_stil.c src/xs_support.c src/xs_title.c
diffstat 12 files changed, 12 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/README	Sat Dec 30 06:51:05 2006 +0000
+++ b/README	Sat Dec 30 06:56:05 2006 +0000
@@ -1,7 +1,7 @@
 XMMS-SID - SIDPlay input plugin for X MultiMedia System (XMMS)
 ==============================================================
 Programmed and designed by Matti 'ccr' Hamalainen
-  (C) Copyright 1999-2006 Tecnic Software productions (TNSP)
+  (C) Copyright 1999-2007 Tecnic Software productions (TNSP)
 
 MD5 Algorithm code for song-length database handling
   by L. Peter Deutsch <ghost@aladdin.com>
--- a/src/xmms-sid.c	Sat Dec 30 06:51:05 2006 +0000
+++ b/src/xmms-sid.c	Sat Dec 30 06:56:05 2006 +0000
@@ -4,7 +4,7 @@
    Main source file
 
    Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-   (C) Copyright 1999-2005 Tecnic Software productions (TNSP)
+   (C) Copyright 1999-2007 Tecnic Software productions (TNSP)
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
--- a/src/xmms-sid.h	Sat Dec 30 06:51:05 2006 +0000
+++ b/src/xmms-sid.h	Sat Dec 30 06:56:05 2006 +0000
@@ -4,7 +4,7 @@
    Main header file
 
    Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-   (C) Copyright 1999-2005 Tecnic Software productions (TNSP)
+   (C) Copyright 1999-2007 Tecnic Software productions (TNSP)
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
--- a/src/xs_about.c	Sat Dec 30 06:51:05 2006 +0000
+++ b/src/xs_about.c	Sat Dec 30 06:56:05 2006 +0000
@@ -4,7 +4,7 @@
    Aboutbox dialog
    
    Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-   (C) Copyright 1999-2005 Tecnic Software productions (TNSP)
+   (C) Copyright 1999-2007 Tecnic Software productions (TNSP)
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
--- a/src/xs_config.c	Sat Dec 30 06:51:05 2006 +0000
+++ b/src/xs_config.c	Sat Dec 30 06:56:05 2006 +0000
@@ -4,7 +4,7 @@
    Configuration dialog
    
    Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-   (C) Copyright 1999-2005 Tecnic Software productions (TNSP)
+   (C) Copyright 1999-2007 Tecnic Software productions (TNSP)
    
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
--- a/src/xs_fileinfo.c	Sat Dec 30 06:51:05 2006 +0000
+++ b/src/xs_fileinfo.c	Sat Dec 30 06:56:05 2006 +0000
@@ -4,7 +4,7 @@
    File information window
 
    Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-   (C) Copyright 1999-2005 Tecnic Software productions (TNSP)
+   (C) Copyright 1999-2007 Tecnic Software productions (TNSP)
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
--- a/src/xs_filter.c	Sat Dec 30 06:51:05 2006 +0000
+++ b/src/xs_filter.c	Sat Dec 30 06:56:05 2006 +0000
@@ -4,7 +4,7 @@
    Audio rate-conversion filter
    
    Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-   (C) Copyright 1999-2005 Tecnic Software productions (TNSP)
+   (C) Copyright 1999-2007 Tecnic Software productions (TNSP)
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
--- a/src/xs_init.c	Sat Dec 30 06:51:05 2006 +0000
+++ b/src/xs_init.c	Sat Dec 30 06:56:05 2006 +0000
@@ -4,7 +4,7 @@
    Plugin initialization point
    
    Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-   (C) Copyright 1999-2005 Tecnic Software productions (TNSP)
+   (C) Copyright 1999-2007 Tecnic Software productions (TNSP)
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
--- a/src/xs_length.c	Sat Dec 30 06:51:05 2006 +0000
+++ b/src/xs_length.c	Sat Dec 30 06:56:05 2006 +0000
@@ -4,7 +4,7 @@
    Get song length from SLDB for PSID/RSID files
    
    Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-   (C) Copyright 1999-2005 Tecnic Software productions (TNSP)
+   (C) Copyright 1999-2007 Tecnic Software productions (TNSP)
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
--- a/src/xs_stil.c	Sat Dec 30 06:51:05 2006 +0000
+++ b/src/xs_stil.c	Sat Dec 30 06:56:05 2006 +0000
@@ -4,7 +4,7 @@
    STIL-database handling functions
    
    Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-   (C) Copyright 1999-2005 Tecnic Software productions (TNSP)
+   (C) Copyright 1999-2007 Tecnic Software productions (TNSP)
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
--- a/src/xs_support.c	Sat Dec 30 06:51:05 2006 +0000
+++ b/src/xs_support.c	Sat Dec 30 06:56:05 2006 +0000
@@ -4,7 +4,7 @@
    Miscellaneous support functions
    
    Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-   (C) Copyright 1999-2005 Tecnic Software productions (TNSP)
+   (C) Copyright 1999-2007 Tecnic Software productions (TNSP)
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
--- a/src/xs_title.c	Sat Dec 30 06:51:05 2006 +0000
+++ b/src/xs_title.c	Sat Dec 30 06:56:05 2006 +0000
@@ -4,7 +4,7 @@
    Titlestring handling
    
    Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-   (C) Copyright 1999-2005 Tecnic Software productions (TNSP)
+   (C) Copyright 1999-2007 Tecnic Software productions (TNSP)
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by