aboutsummaryrefslogtreecommitdiffstats
path: root/src/codec/tables.c
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2016-03-08 18:08:19 +0100
committerSylvain Munaut <tnt@246tNt.com>2016-09-11 22:06:16 -0600
commit7bf5c1e1df8d64491baf2e084589d4d21f431a2a (patch)
tree27a9c4a25c9ae9deb853247523a8b201f55687b4 /src/codec/tables.c
parent1ee9f4dc631251d884ecbc68201d7e52d72748b9 (diff)
General copyright notice update
find . -name \*.c -exec sed -i -e "s/(C) [0-9\-]*/(C) 2011-2016/g" {} \; find . -name \*.h -exec sed -i -e "s/(C) [0-9\-]*/(C) 2011-2016/g" {} \; Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'src/codec/tables.c')
-rw-r--r--src/codec/tables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codec/tables.c b/src/codec/tables.c
index 44545d0..d5bdcbf 100644
--- a/src/codec/tables.c
+++ b/src/codec/tables.c
@@ -1,6 +1,6 @@
/* GMR-1 AMBE vocoder - Tables */
-/* (C) 2013 by Sylvain Munaut <tnt@246tNt.com>
+/* (C) 2011-2016 by Sylvain Munaut <tnt@246tNt.com>
* All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify