changeset 979:9bd29db2d1bf

Update copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 28 Mar 2013 15:09:29 +0200
parents bfb1692dcddf
children 1cd7dead1b56
files README configure.ac src/xs_about.c src/xs_sidplayfp.cpp
diffstat 4 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu Mar 28 15:02:51 2013 +0200
+++ b/README	Thu Mar 28 15:09:29 2013 +0200
@@ -1,7 +1,7 @@
 XMMS-SID - SIDPlay input plugin for X MultiMedia System (XMMS)
 ==============================================================
 Programmed and designed by Matti 'ccr' Hamalainen
-  (C) Copyright 1999-2012 Tecnic Software productions (TNSP)
+  (C) Copyright 1999-2013 Tecnic Software productions (TNSP)
 
 XMMS-SID is distributed under GNU General Public License version 2,
 see COPYING for more information, except for:
--- a/configure.ac	Thu Mar 28 15:02:51 2013 +0200
+++ b/configure.ac	Thu Mar 28 15:09:29 2013 +0200
@@ -7,7 +7,7 @@
 
 dnl Initialize
 AC_INIT([XMMS-SID], [0.8.99.2], [ccr@tnsp.org])
-AC_COPYRIGHT([[(C) 2003-2012 Matti 'ccr' Hamalainen]])
+AC_COPYRIGHT([[(C) 2003-2013 Matti 'ccr' Hamalainen]])
 AC_CONFIG_SRCDIR([src/xmms-sid.h])
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADERS([src/config.h])
--- a/src/xs_about.c	Thu Mar 28 15:02:51 2013 +0200
+++ b/src/xs_about.c	Thu Mar 28 15:09:29 2013 +0200
@@ -4,7 +4,7 @@
    Aboutbox dialog
    
    Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-   (C) Copyright 1999-2012 Tecnic Software productions (TNSP)
+   (C) Copyright 1999-2013 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
@@ -163,7 +163,7 @@
             "    - Now gone, but forever in our hearts -\n"
             "\n"
             "\n"
-            "(C) Copyright 1999-2012\n"
+            "(C) Copyright 1999-2013\n"
             "    Tecnic Software productions (TNSP)\n"
             "\n"
             "Programming and design\n"
--- a/src/xs_sidplayfp.cpp	Thu Mar 28 15:02:51 2013 +0200
+++ b/src/xs_sidplayfp.cpp	Thu Mar 28 15:09:29 2013 +0200
@@ -4,7 +4,7 @@
    libSIDPlay2-FP support
 
    Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-   (C) Copyright 1999-2012 Tecnic Software productions (TNSP)
+   (C) Copyright 1999-2013 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