changeset 1163:aa3738b121d1

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 05 Mar 2015 07:19:05 +0200
parents 409926df7bea
children fa59b65149e6
files minijss/jloadjss.c minijss/jss.c minijss/jss.h minijss/jssmix.c minijss/jssmix.h minijss/jssmod.c minijss/jssmod.h minijss/jssplr.c minijss/jssplr.h
diffstat 9 files changed, 9 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/minijss/jloadjss.c	Thu Mar 05 07:12:17 2015 +0200
+++ b/minijss/jloadjss.c	Thu Mar 05 07:19:05 2015 +0200
@@ -1,7 +1,7 @@
 /*
  * miniJSS - JSSMOD module loader
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2007-2009 Tecnic Software productions (TNSP)
+ * (C) Copyright 2007-2015 Tecnic Software productions (TNSP)
  */
 #include "jssmod.h"
 #include <string.h>
--- a/minijss/jss.c	Thu Mar 05 07:12:17 2015 +0200
+++ b/minijss/jss.c	Thu Mar 05 07:19:05 2015 +0200
@@ -1,7 +1,7 @@
 /*
  * miniJSS - General functions
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2006-2007 Tecnic Software productions (TNSP)
+ * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
  */
 #include "jss.h"
 #include <stdarg.h>
--- a/minijss/jss.h	Thu Mar 05 07:12:17 2015 +0200
+++ b/minijss/jss.h	Thu Mar 05 07:19:05 2015 +0200
@@ -1,7 +1,7 @@
 /*
  * miniJSS - Main header file
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2006-2007 Tecnic Software productions (TNSP)
+ * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
  */
 #ifndef JSS_H
 #define JSS_H
--- a/minijss/jssmix.c	Thu Mar 05 07:12:17 2015 +0200
+++ b/minijss/jssmix.c	Thu Mar 05 07:19:05 2015 +0200
@@ -1,7 +1,7 @@
 /*
  * miniJSS - Mixing device and channel handling
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2006-2012 Tecnic Software productions (TNSP)
+ * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
  */
 #include "jssmix.h"
 #include <string.h>
--- a/minijss/jssmix.h	Thu Mar 05 07:12:17 2015 +0200
+++ b/minijss/jssmix.h	Thu Mar 05 07:19:05 2015 +0200
@@ -1,7 +1,7 @@
 /*
  * miniJSS - Mixing device and channel handling
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2006-2012 Tecnic Software productions (TNSP)
+ * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
  */
 #ifndef JSSMIX_H
 #define JSSMIX_H
--- a/minijss/jssmod.c	Thu Mar 05 07:12:17 2015 +0200
+++ b/minijss/jssmod.c	Thu Mar 05 07:19:05 2015 +0200
@@ -1,7 +1,7 @@
 /*
  * miniJSS - Module structure and handling routines
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2006-2007 Tecnic Software productions (TNSP)
+ * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
  */
 #include "jssmod.h"
 #include <string.h>
--- a/minijss/jssmod.h	Thu Mar 05 07:12:17 2015 +0200
+++ b/minijss/jssmod.h	Thu Mar 05 07:19:05 2015 +0200
@@ -1,7 +1,7 @@
 /*
  * miniJSS - Module structure and handling routines
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2006-2009 Tecnic Software productions (TNSP)
+ * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
  */
 #ifndef JSSMOD_H
 #define JSSMOD_H
--- a/minijss/jssplr.c	Thu Mar 05 07:12:17 2015 +0200
+++ b/minijss/jssplr.c	Thu Mar 05 07:19:05 2015 +0200
@@ -1,7 +1,7 @@
 /*
  * miniJSS - Module playing routines
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2006-2012 Tecnic Software productions (TNSP)
+ * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
  */
 #include "jssplr.h"
 
--- a/minijss/jssplr.h	Thu Mar 05 07:12:17 2015 +0200
+++ b/minijss/jssplr.h	Thu Mar 05 07:19:05 2015 +0200
@@ -1,7 +1,7 @@
 /*
  * miniJSS - Module playing routines
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2006-2012 Tecnic Software productions (TNSP)
+ * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
  */
 #ifndef JSSPLR_H
 #define JSSPLR_H