add some copyright notice
authornu774 <honeycomb77@gmail.com>
Tue, 29 Oct 2013 15:27:50 +0000 (00:27 +0900)
committernu774 <honeycomb77@gmail.com>
Tue, 29 Oct 2013 17:09:23 +0000 (02:09 +0900)
src/extrapolater.c
src/metadata.c
src/metadata.h
src/pcm_reader.h
src/pcm_sint16_converter.c

index 22b0f129d9e39a05b337040c626b910ddb83a15a..c976be5f21214dd5963ccd82c77ba2e063138ebb 100644 (file)
@@ -1,3 +1,7 @@
+/* 
+ * Copyright (C) 2013 nu774
+ * For conditions of distribution and use, see copyright notice in COPYING
+ */
 #if HAVE_CONFIG_H
 #  include "config.h"
 #endif
index 9781b3754e9687fbecbda601a76cfba7f7b21977..49781b2e2a05d2d033514691d1da25b7fdc75108 100644 (file)
@@ -1,3 +1,7 @@
+/* 
+ * Copyright (C) 2013 nu774
+ * For conditions of distribution and use, see copyright notice in COPYING
+ */
 #if HAVE_CONFIG_H
 #  include "config.h"
 #endif
index 0438b791a857875fe4c73e0e9efdf01d24a01d9b..a832d23176223937e32c17d1b62a8e0584bcb866 100644 (file)
@@ -1,3 +1,7 @@
+/* 
+ * Copyright (C) 2013 nu774
+ * For conditions of distribution and use, see copyright notice in COPYING
+ */
 #ifndef METADATA_H
 #define METADATA_H
 
index ba998e303fd611af17ee12e3488635ed4bcb3cd2..1dfef34b78952164ce500c31a7b9faaa5d22c22f 100644 (file)
@@ -1,3 +1,7 @@
+/* 
+ * Copyright (C) 2013 nu774
+ * For conditions of distribution and use, see copyright notice in COPYING
+ */
 #ifndef PCM_READER_H
 #define PCM_READER_H
 
index da31239f7796222722e21cab49888660a947e627..f4a7ad6ba9ce3fa829e39ef7935ef69771a9212d 100644 (file)
@@ -1,3 +1,7 @@
+/* 
+ * Copyright (C) 2013 nu774
+ * For conditions of distribution and use, see copyright notice in COPYING
+ */
 #if HAVE_CONFIG_H
 #  include "config.h"
 #endif
This page took 0.013424 seconds and 4 git commands to generate.