# HG changeset patch # User Matti Hamalainen # Date 1167461765 0 # Node ID d2e6682d3ef820a919b64d27a20b0b108c21bb65 # Parent 57bd9bd45ec27efabbc91e67421492faa31830dc Copyright year update diff -r 57bd9bd45ec2 -r d2e6682d3ef8 README --- 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 diff -r 57bd9bd45ec2 -r d2e6682d3ef8 src/xmms-sid.c --- 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 - (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 diff -r 57bd9bd45ec2 -r d2e6682d3ef8 src/xmms-sid.h --- 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 - (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 diff -r 57bd9bd45ec2 -r d2e6682d3ef8 src/xs_about.c --- 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 - (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 diff -r 57bd9bd45ec2 -r d2e6682d3ef8 src/xs_config.c --- 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 - (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 diff -r 57bd9bd45ec2 -r d2e6682d3ef8 src/xs_fileinfo.c --- 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 - (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 diff -r 57bd9bd45ec2 -r d2e6682d3ef8 src/xs_filter.c --- 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 - (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 diff -r 57bd9bd45ec2 -r d2e6682d3ef8 src/xs_init.c --- 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 - (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 diff -r 57bd9bd45ec2 -r d2e6682d3ef8 src/xs_length.c --- 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 - (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 diff -r 57bd9bd45ec2 -r d2e6682d3ef8 src/xs_stil.c --- 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 - (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 diff -r 57bd9bd45ec2 -r d2e6682d3ef8 src/xs_support.c --- 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 - (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 diff -r 57bd9bd45ec2 -r d2e6682d3ef8 src/xs_title.c --- 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 - (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