]> Sergey Matveev's repositories - go-opus.git/commitdiff
Update copyright period to 2016
authorHraban Luyat <hraban@0brg.net>
Sun, 14 Aug 2016 14:10:11 +0000 (15:10 +0100)
committerHraban Luyat <hraban@0brg.net>
Sun, 14 Aug 2016 14:10:11 +0000 (15:10 +0100)
LICENSE
decoder.go
encoder.go
opus.go
opus_test.go
stream_test.go

diff --git a/LICENSE b/LICENSE
index 860c1396c4550d9fcbc91142e8be19f39adb700d..c04d259e82fabe1514aaecc817aaebce17460455 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright © 2015 Hraban Luyat <hraban@0brg.net>
+Copyright © 2015, 2016 Hraban Luyat <hraban@0brg.net>
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
index 490b37a47ed544accda6b41c12be52213bb0ce7e..c77a5ba064d7c3aea614ef1c7555346a1d0f9c07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright © 2015 Hraban Luyat <hraban@0brg.net>
+// Copyright © 2015, 2016 Hraban Luyat <hraban@0brg.net>
 //
 // License for use of this code is detailed in the LICENSE file
 
index b6e8935da8ede1c5056b08ab2cae184cb6a13d54..ce27a06c9d2f59f746db28b6cdbe820485f5abe2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright © 2015 Hraban Luyat <hraban@0brg.net>
+// Copyright © 2015, 2016 Hraban Luyat <hraban@0brg.net>
 //
 // License for use of this code is detailed in the LICENSE file
 
diff --git a/opus.go b/opus.go
index 1a5c0c0bcb7c46d2aeecefae4dd1271ab1a80be0..6859a563d70c52df9b0b913630e60539a389a85c 100644 (file)
--- a/opus.go
+++ b/opus.go
@@ -1,4 +1,4 @@
-// Copyright © 2015 Hraban Luyat <hraban@0brg.net>
+// Copyright © 2015, 2016 Hraban Luyat <hraban@0brg.net>
 //
 // License for use of this code is detailed in the LICENSE file
 
index 76380eca751587e7a24caf7c5a09e70afc8ef5cd..b600abe5c38c5f6012eb20aac1c92b967a11c5cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright © 2015 Hraban Luyat <hraban@0brg.net>
+// Copyright © 2015, 2016 Hraban Luyat <hraban@0brg.net>
 //
 // License for use of this code is detailed in the LICENSE file
 
index 20eb4a26ba4d6d388a097c600cfcb7eedec90727..3c9464aca3e4fa3afb6b385cc7dcdd825dfd0dfa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright © 2015 Hraban Luyat <hraban@0brg.net>
+// Copyright © 2015, 2016 Hraban Luyat <hraban@0brg.net>
 //
 // License for use of this code is detailed in the LICENSE file