summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodeo <[email protected]>2014-02-18 18:14:22 +0000
committerRodeo <[email protected]>2014-02-18 18:14:22 +0000
commitf5edb0ca0c2d5dace2cfca786168246fb0601081 (patch)
treeeea4b4edb123f33df3c75dc784616f5ca79359a6
parent681bdf52d5d2a9339c02c7a2b07358dc383681ec (diff)
Update some copyright dates to 2014.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6042 b64f7644-9d1e-0410-96f1-a4d463321fa5
-rw-r--r--libhb/audio_remap.c2
-rw-r--r--libhb/audio_remap.h2
-rw-r--r--libhb/audio_resample.c2
-rw-r--r--libhb/audio_resample.h2
-rw-r--r--libhb/batch.c2
-rw-r--r--libhb/bd.c2
-rw-r--r--libhb/bits.h2
-rw-r--r--libhb/common.c2
-rw-r--r--libhb/common.h2
-rw-r--r--libhb/cropscale.c2
-rw-r--r--libhb/deca52.c2
-rw-r--r--libhb/decavcodec.c2
-rw-r--r--libhb/declpcm.c2
-rw-r--r--libhb/decmetadata.c2
-rw-r--r--libhb/decomb.c2
-rw-r--r--libhb/decpgssub.c2
-rw-r--r--libhb/decsrtsub.c2
-rw-r--r--libhb/decssasub.c2
-rw-r--r--libhb/dectx3gsub.c2
-rw-r--r--libhb/decutf8sub.c2
-rw-r--r--libhb/decvobsub.c2
-rw-r--r--libhb/demuxmpeg.c2
-rw-r--r--libhb/detelecine.c2
-rw-r--r--libhb/dvd.c2
-rw-r--r--libhb/dvd.h2
-rw-r--r--libhb/dvdnav.c2
-rw-r--r--libhb/dxva2api.c2
-rw-r--r--libhb/dxva2api.h2
-rw-r--r--libhb/eedi2.c2
-rw-r--r--libhb/eedi2.h2
-rw-r--r--libhb/encavcodec.c2
-rw-r--r--libhb/encavcodecaudio.c2
-rw-r--r--libhb/encfaac.c2
-rw-r--r--libhb/enclame.c2
-rw-r--r--libhb/enctheora.c2
-rw-r--r--libhb/encvobsub.c2
-rw-r--r--libhb/encvorbis.c2
-rw-r--r--libhb/encx264.c2
-rw-r--r--libhb/encx264.h2
-rw-r--r--libhb/encx265.c2
-rw-r--r--libhb/fifo.c2
-rw-r--r--libhb/h264_common.h2
-rw-r--r--libhb/hb.c2
-rw-r--r--libhb/hb.h2
-rw-r--r--libhb/hb_dict.c2
-rw-r--r--libhb/hb_dict.h2
-rw-r--r--libhb/hbffmpeg.h2
-rw-r--r--libhb/internal.h2
-rw-r--r--libhb/lang.c2
-rw-r--r--libhb/lang.h2
-rw-r--r--libhb/muxavformat.c2
-rw-r--r--libhb/muxcommon.c2
-rw-r--r--libhb/muxmkv.c2
-rw-r--r--libhb/muxmp4.c2
-rw-r--r--libhb/oclnv12toyuv.c2
-rw-r--r--libhb/oclnv12toyuv.h2
-rw-r--r--libhb/oclscale.c2
-rw-r--r--libhb/opencl.c2
-rw-r--r--libhb/opencl.h2
-rw-r--r--libhb/openclkernels.h2
-rw-r--r--libhb/openclwrapper.c2
-rw-r--r--libhb/openclwrapper.h2
-rw-r--r--libhb/platform/macosx/encca_aac.c2
-rw-r--r--libhb/ports.c2
-rw-r--r--libhb/ports.h2
-rw-r--r--libhb/qsv_common.c2
-rw-r--r--libhb/qsv_common.h2
-rw-r--r--libhb/reader.c2
-rw-r--r--libhb/rendersub.c2
-rw-r--r--libhb/rotate.c2
-rw-r--r--libhb/scan.c2
-rw-r--r--libhb/stream.c2
-rw-r--r--libhb/sync.c2
-rw-r--r--libhb/taskset.c2
-rw-r--r--libhb/taskset.h2
-rw-r--r--libhb/update.c2
-rw-r--r--libhb/vadxva2.c2
-rw-r--r--libhb/vadxva2.h2
-rw-r--r--libhb/vfr.c2
-rw-r--r--libhb/work.c2
-rw-r--r--macosx/Info.plist.m42
-rw-r--r--test/parsecsv.c2
-rw-r--r--test/parsecsv.h2
-rw-r--r--test/test.c2
84 files changed, 84 insertions, 84 deletions
diff --git a/libhb/audio_remap.c b/libhb/audio_remap.c
index d8c7f3de7..e40d0fec7 100644
--- a/libhb/audio_remap.c
+++ b/libhb/audio_remap.c
@@ -1,6 +1,6 @@
/* audio_remap.c
*
- * Copyright (c) 2003-2013 HandBrake Team
+ * Copyright (c) 2003-2014 HandBrake Team
* This file is part of the HandBrake source code
* Homepage: <http://handbrake.fr/>
* It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/audio_remap.h b/libhb/audio_remap.h
index 6f44ad6b9..ea943e035 100644
--- a/libhb/audio_remap.h
+++ b/libhb/audio_remap.h
@@ -1,6 +1,6 @@
/* audio_remap.h
*
- * Copyright (c) 2003-2013 HandBrake Team
+ * Copyright (c) 2003-2014 HandBrake Team
* This file is part of the HandBrake source code
* Homepage: <http://handbrake.fr/>
* It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/audio_resample.c b/libhb/audio_resample.c
index 577c66dad..bf8180646 100644
--- a/libhb/audio_resample.c
+++ b/libhb/audio_resample.c
@@ -1,6 +1,6 @@
/* audio_resample.c
*
- * Copyright (c) 2003-2013 HandBrake Team
+ * Copyright (c) 2003-2014 HandBrake Team
* This file is part of the HandBrake source code
* Homepage: <http://handbrake.fr/>
* It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/audio_resample.h b/libhb/audio_resample.h
index 3b9c646ff..d9b8d9bca 100644
--- a/libhb/audio_resample.h
+++ b/libhb/audio_resample.h
@@ -1,6 +1,6 @@
/* audio_resample.h
*
- * Copyright (c) 2003-2013 HandBrake Team
+ * Copyright (c) 2003-2014 HandBrake Team
* This file is part of the HandBrake source code
* Homepage: <http://handbrake.fr/>
* It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/batch.c b/libhb/batch.c
index f2a015baa..aaf43eaa9 100644
--- a/libhb/batch.c
+++ b/libhb/batch.c
@@ -1,6 +1,6 @@
/* batch.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/bd.c b/libhb/bd.c
index 37c9c5c7e..2a6f1c2ee 100644
--- a/libhb/bd.c
+++ b/libhb/bd.c
@@ -1,6 +1,6 @@
/* dvd.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/bits.h b/libhb/bits.h
index c7ae0b236..db01b8977 100644
--- a/libhb/bits.h
+++ b/libhb/bits.h
@@ -1,6 +1,6 @@
/* bits.h
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/common.c b/libhb/common.c
index 3ca5c58b5..1668ff210 100644
--- a/libhb/common.c
+++ b/libhb/common.c
@@ -1,6 +1,6 @@
/* common.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/common.h b/libhb/common.h
index 7544740dd..655f472e0 100644
--- a/libhb/common.h
+++ b/libhb/common.h
@@ -1,6 +1,6 @@
/* common.h
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/cropscale.c b/libhb/cropscale.c
index 7f74a10d7..4fa026628 100644
--- a/libhb/cropscale.c
+++ b/libhb/cropscale.c
@@ -1,6 +1,6 @@
/* cropscale.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/deca52.c b/libhb/deca52.c
index d8bf497c2..203c07e8a 100644
--- a/libhb/deca52.c
+++ b/libhb/deca52.c
@@ -1,6 +1,6 @@
/* deca52.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/decavcodec.c b/libhb/decavcodec.c
index 410283e4f..52a80f9dd 100644
--- a/libhb/decavcodec.c
+++ b/libhb/decavcodec.c
@@ -1,6 +1,6 @@
/* decavcodec.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/declpcm.c b/libhb/declpcm.c
index 156b58056..95705225e 100644
--- a/libhb/declpcm.c
+++ b/libhb/declpcm.c
@@ -1,6 +1,6 @@
/* declpcm.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/decmetadata.c b/libhb/decmetadata.c
index c7c0d9858..85d27ca7f 100644
--- a/libhb/decmetadata.c
+++ b/libhb/decmetadata.c
@@ -1,6 +1,6 @@
/* decmetadata.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/decomb.c b/libhb/decomb.c
index 040cdbebc..42feaa8d6 100644
--- a/libhb/decomb.c
+++ b/libhb/decomb.c
@@ -1,6 +1,6 @@
/* decomb.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/decpgssub.c b/libhb/decpgssub.c
index 8ac87ea0e..7ea2a0122 100644
--- a/libhb/decpgssub.c
+++ b/libhb/decpgssub.c
@@ -1,6 +1,6 @@
/* decpgssub.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/decsrtsub.c b/libhb/decsrtsub.c
index 8b8e5f446..d4e74fdae 100644
--- a/libhb/decsrtsub.c
+++ b/libhb/decsrtsub.c
@@ -1,6 +1,6 @@
/* decsrtsub.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/decssasub.c b/libhb/decssasub.c
index ce8d84433..de2c3c672 100644
--- a/libhb/decssasub.c
+++ b/libhb/decssasub.c
@@ -1,6 +1,6 @@
/* decssasub.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/dectx3gsub.c b/libhb/dectx3gsub.c
index f492040c3..4ca165ca8 100644
--- a/libhb/dectx3gsub.c
+++ b/libhb/dectx3gsub.c
@@ -1,6 +1,6 @@
/* dectx3gsub.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/decutf8sub.c b/libhb/decutf8sub.c
index 0cd0513d9..fac5b31a8 100644
--- a/libhb/decutf8sub.c
+++ b/libhb/decutf8sub.c
@@ -1,6 +1,6 @@
/* decutf8sub.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/decvobsub.c b/libhb/decvobsub.c
index 605e22a94..86c3c2383 100644
--- a/libhb/decvobsub.c
+++ b/libhb/decvobsub.c
@@ -1,6 +1,6 @@
/* decvobsub.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/demuxmpeg.c b/libhb/demuxmpeg.c
index 3a965debb..ded5ad47b 100644
--- a/libhb/demuxmpeg.c
+++ b/libhb/demuxmpeg.c
@@ -1,6 +1,6 @@
/* demuxmpeg.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/detelecine.c b/libhb/detelecine.c
index 67699de67..a27c48e09 100644
--- a/libhb/detelecine.c
+++ b/libhb/detelecine.c
@@ -1,6 +1,6 @@
/* detelecine.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/dvd.c b/libhb/dvd.c
index 68c277cc3..c1b42d213 100644
--- a/libhb/dvd.c
+++ b/libhb/dvd.c
@@ -1,6 +1,6 @@
/* dvd.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/dvd.h b/libhb/dvd.h
index 2a4296469..a73b4b4a1 100644
--- a/libhb/dvd.h
+++ b/libhb/dvd.h
@@ -1,6 +1,6 @@
/* dvd.h
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/dvdnav.c b/libhb/dvdnav.c
index 520724918..9965318ec 100644
--- a/libhb/dvdnav.c
+++ b/libhb/dvdnav.c
@@ -1,6 +1,6 @@
/* dvdnav.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/dxva2api.c b/libhb/dxva2api.c
index 004cd681a..707b70cbf 100644
--- a/libhb/dxva2api.c
+++ b/libhb/dxva2api.c
@@ -1,6 +1,6 @@
/* dxva2api.c
- Copyright (c) 2003-2012 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/dxva2api.h b/libhb/dxva2api.h
index 915fc0085..aa917245d 100644
--- a/libhb/dxva2api.h
+++ b/libhb/dxva2api.h
@@ -1,6 +1,6 @@
/* dxva2api.h
- Copyright (c) 2003-2012 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/eedi2.c b/libhb/eedi2.c
index c9c443449..98ee109e5 100644
--- a/libhb/eedi2.c
+++ b/libhb/eedi2.c
@@ -1,6 +1,6 @@
/* eedi2.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/eedi2.h b/libhb/eedi2.h
index ab54a3559..60f36f78b 100644
--- a/libhb/eedi2.h
+++ b/libhb/eedi2.h
@@ -1,6 +1,6 @@
/* eedi2.h
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/encavcodec.c b/libhb/encavcodec.c
index 3cc2db523..844c62777 100644
--- a/libhb/encavcodec.c
+++ b/libhb/encavcodec.c
@@ -1,6 +1,6 @@
/* encavcodec.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/encavcodecaudio.c b/libhb/encavcodecaudio.c
index e0c81e507..28e053ffb 100644
--- a/libhb/encavcodecaudio.c
+++ b/libhb/encavcodecaudio.c
@@ -1,6 +1,6 @@
/* encavcodecaudio.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/encfaac.c b/libhb/encfaac.c
index 02b56cff9..4060c778a 100644
--- a/libhb/encfaac.c
+++ b/libhb/encfaac.c
@@ -1,6 +1,6 @@
/* encfaac.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/enclame.c b/libhb/enclame.c
index 1329836e5..9894ff6a0 100644
--- a/libhb/enclame.c
+++ b/libhb/enclame.c
@@ -1,6 +1,6 @@
/* enclame.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/enctheora.c b/libhb/enctheora.c
index 48d130479..bc4d61d25 100644
--- a/libhb/enctheora.c
+++ b/libhb/enctheora.c
@@ -1,6 +1,6 @@
/* enctheora.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/encvobsub.c b/libhb/encvobsub.c
index 2a3fcd87c..4aabcf4b4 100644
--- a/libhb/encvobsub.c
+++ b/libhb/encvobsub.c
@@ -1,6 +1,6 @@
/* encvobsub.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/encvorbis.c b/libhb/encvorbis.c
index 4d062c2c6..3705fe322 100644
--- a/libhb/encvorbis.c
+++ b/libhb/encvorbis.c
@@ -1,6 +1,6 @@
/* encvorbis.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/encx264.c b/libhb/encx264.c
index 011fbc8f4..64c202d01 100644
--- a/libhb/encx264.c
+++ b/libhb/encx264.c
@@ -1,6 +1,6 @@
/* encx264.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/encx264.h b/libhb/encx264.h
index 63fa1e04a..904e81851 100644
--- a/libhb/encx264.h
+++ b/libhb/encx264.h
@@ -1,6 +1,6 @@
/* encx264.h
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/encx265.c b/libhb/encx265.c
index 89360e5bc..5ffc547c3 100644
--- a/libhb/encx265.c
+++ b/libhb/encx265.c
@@ -1,6 +1,6 @@
/* encx265.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/fifo.c b/libhb/fifo.c
index fe1ea5ea6..043790e17 100644
--- a/libhb/fifo.c
+++ b/libhb/fifo.c
@@ -1,6 +1,6 @@
/* fifo.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/h264_common.h b/libhb/h264_common.h
index bc64cf928..7c11ee30a 100644
--- a/libhb/h264_common.h
+++ b/libhb/h264_common.h
@@ -1,6 +1,6 @@
/* h264_common.h
- Copyright (c) 2003-2012 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/hb.c b/libhb/hb.c
index 68ac9f0a9..23cd70ff9 100644
--- a/libhb/hb.c
+++ b/libhb/hb.c
@@ -1,6 +1,6 @@
/* hb.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/hb.h b/libhb/hb.h
index 768a66feb..6939d8082 100644
--- a/libhb/hb.h
+++ b/libhb/hb.h
@@ -1,6 +1,6 @@
/* hb.h
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/hb_dict.c b/libhb/hb_dict.c
index bc52141f5..b0d37dcb6 100644
--- a/libhb/hb_dict.c
+++ b/libhb/hb_dict.c
@@ -1,6 +1,6 @@
/* hb_dict.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/hb_dict.h b/libhb/hb_dict.h
index aebec39bc..d600726a1 100644
--- a/libhb/hb_dict.h
+++ b/libhb/hb_dict.h
@@ -1,6 +1,6 @@
/* hb_dict.h
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/hbffmpeg.h b/libhb/hbffmpeg.h
index 218ac34a5..33fb8ea1f 100644
--- a/libhb/hbffmpeg.h
+++ b/libhb/hbffmpeg.h
@@ -1,6 +1,6 @@
/* hbffmpeg.h
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/internal.h b/libhb/internal.h
index b37dfcdd1..168624179 100644
--- a/libhb/internal.h
+++ b/libhb/internal.h
@@ -1,6 +1,6 @@
/* internal.h
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/lang.c b/libhb/lang.c
index 4600f1020..7ecb45dfe 100644
--- a/libhb/lang.c
+++ b/libhb/lang.c
@@ -1,6 +1,6 @@
/* lang.h
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/lang.h b/libhb/lang.h
index cf4ecc321..69fd553e2 100644
--- a/libhb/lang.h
+++ b/libhb/lang.h
@@ -1,6 +1,6 @@
/* lang.h
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/muxavformat.c b/libhb/muxavformat.c
index 277e15992..7aa4c1415 100644
--- a/libhb/muxavformat.c
+++ b/libhb/muxavformat.c
@@ -1,6 +1,6 @@
/* muxavformat.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/muxcommon.c b/libhb/muxcommon.c
index 9023cb374..fa412cbca 100644
--- a/libhb/muxcommon.c
+++ b/libhb/muxcommon.c
@@ -1,6 +1,6 @@
/* muxcommon.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/muxmkv.c b/libhb/muxmkv.c
index 242415200..6c531a755 100644
--- a/libhb/muxmkv.c
+++ b/libhb/muxmkv.c
@@ -1,6 +1,6 @@
/* muxmkv.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/muxmp4.c b/libhb/muxmp4.c
index dba02fd07..bab0e414f 100644
--- a/libhb/muxmp4.c
+++ b/libhb/muxmp4.c
@@ -1,6 +1,6 @@
/* muxmp4.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/oclnv12toyuv.c b/libhb/oclnv12toyuv.c
index 0f4ee337c..8542ad299 100644
--- a/libhb/oclnv12toyuv.c
+++ b/libhb/oclnv12toyuv.c
@@ -1,6 +1,6 @@
/* oclnv12toyuv.c
- Copyright (c) 2003-2012 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/oclnv12toyuv.h b/libhb/oclnv12toyuv.h
index de9282bfa..90d14055e 100644
--- a/libhb/oclnv12toyuv.h
+++ b/libhb/oclnv12toyuv.h
@@ -1,6 +1,6 @@
/* oclnv12toyuv.h
- Copyright (c) 2003-2012 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/oclscale.c b/libhb/oclscale.c
index 00fff9904..f93ec24ed 100644
--- a/libhb/oclscale.c
+++ b/libhb/oclscale.c
@@ -1,6 +1,6 @@
/* oclscale.c
- Copyright (c) 2003-2012 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/opencl.c b/libhb/opencl.c
index d9bfc89b2..832f239c8 100644
--- a/libhb/opencl.c
+++ b/libhb/opencl.c
@@ -1,6 +1,6 @@
/* opencl.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/opencl.h b/libhb/opencl.h
index a31918d39..de21aa685 100644
--- a/libhb/opencl.h
+++ b/libhb/opencl.h
@@ -1,6 +1,6 @@
/* opencl.h
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/openclkernels.h b/libhb/openclkernels.h
index f324aafdd..f6fa97e7d 100644
--- a/libhb/openclkernels.h
+++ b/libhb/openclkernels.h
@@ -1,6 +1,6 @@
/* openclkernels.h
- Copyright (c) 2003-2012 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/openclwrapper.c b/libhb/openclwrapper.c
index 652cf23d4..cf5ef749d 100644
--- a/libhb/openclwrapper.c
+++ b/libhb/openclwrapper.c
@@ -1,6 +1,6 @@
/* openclwrapper.c
- Copyright (c) 2003-2012 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/openclwrapper.h b/libhb/openclwrapper.h
index 0ccabd564..3819eb05a 100644
--- a/libhb/openclwrapper.h
+++ b/libhb/openclwrapper.h
@@ -1,6 +1,6 @@
/* openclwrapper.h
- Copyright (c) 2003-2012 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/platform/macosx/encca_aac.c b/libhb/platform/macosx/encca_aac.c
index 882b97a5a..3e51f2609 100644
--- a/libhb/platform/macosx/encca_aac.c
+++ b/libhb/platform/macosx/encca_aac.c
@@ -1,6 +1,6 @@
/* encca_aac.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/ports.c b/libhb/ports.c
index 37c75faaf..fc9d8922d 100644
--- a/libhb/ports.c
+++ b/libhb/ports.c
@@ -1,6 +1,6 @@
/* ports.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/ports.h b/libhb/ports.h
index e70cafc66..f55cac8c9 100644
--- a/libhb/ports.h
+++ b/libhb/ports.h
@@ -1,6 +1,6 @@
/* ports.h
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/qsv_common.c b/libhb/qsv_common.c
index 9a21af411..fc3596b68 100644
--- a/libhb/qsv_common.c
+++ b/libhb/qsv_common.c
@@ -1,6 +1,6 @@
/* qsv_common.c
*
- * Copyright (c) 2003-2013 HandBrake Team
+ * Copyright (c) 2003-2014 HandBrake Team
* This file is part of the HandBrake source code.
* Homepage: <http://handbrake.fr/>.
* It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/qsv_common.h b/libhb/qsv_common.h
index da879e548..dad517f4d 100644
--- a/libhb/qsv_common.h
+++ b/libhb/qsv_common.h
@@ -1,6 +1,6 @@
/* qsv_common.h
*
- * Copyright (c) 2003-2013 HandBrake Team
+ * Copyright (c) 2003-2014 HandBrake Team
* This file is part of the HandBrake source code.
* Homepage: <http://handbrake.fr/>.
* It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/reader.c b/libhb/reader.c
index 22324f4d4..472b4cfb0 100644
--- a/libhb/reader.c
+++ b/libhb/reader.c
@@ -1,6 +1,6 @@
/* reader.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/rendersub.c b/libhb/rendersub.c
index 7d45e315c..403131453 100644
--- a/libhb/rendersub.c
+++ b/libhb/rendersub.c
@@ -1,6 +1,6 @@
/* rendersub.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/rotate.c b/libhb/rotate.c
index 9b83cd426..ba849c09d 100644
--- a/libhb/rotate.c
+++ b/libhb/rotate.c
@@ -1,6 +1,6 @@
/* rorate.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/scan.c b/libhb/scan.c
index fc13810ed..84ac35b0e 100644
--- a/libhb/scan.c
+++ b/libhb/scan.c
@@ -1,6 +1,6 @@
/* scan.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/stream.c b/libhb/stream.c
index 06abe32a6..aaec4c613 100644
--- a/libhb/stream.c
+++ b/libhb/stream.c
@@ -1,6 +1,6 @@
/* stream.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/sync.c b/libhb/sync.c
index c95f9ad26..80ee15836 100644
--- a/libhb/sync.c
+++ b/libhb/sync.c
@@ -1,6 +1,6 @@
/* sync.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/taskset.c b/libhb/taskset.c
index 2dd7da016..a552fef76 100644
--- a/libhb/taskset.c
+++ b/libhb/taskset.c
@@ -1,6 +1,6 @@
/* taskset.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/taskset.h b/libhb/taskset.h
index 608ce945b..91285f1e8 100644
--- a/libhb/taskset.h
+++ b/libhb/taskset.h
@@ -1,6 +1,6 @@
/* taskset.h
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/update.c b/libhb/update.c
index 6112bc44e..e073abe98 100644
--- a/libhb/update.c
+++ b/libhb/update.c
@@ -1,6 +1,6 @@
/* update.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/vadxva2.c b/libhb/vadxva2.c
index d173d4a08..d5c2a2bfa 100644
--- a/libhb/vadxva2.c
+++ b/libhb/vadxva2.c
@@ -1,6 +1,6 @@
/* vadxva2.c
- Copyright (c) 2003-2012 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/vadxva2.h b/libhb/vadxva2.h
index 39165e188..fd93e979e 100644
--- a/libhb/vadxva2.h
+++ b/libhb/vadxva2.h
@@ -1,6 +1,6 @@
/* vadxva2.h
- Copyright (c) 2003-2012 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/vfr.c b/libhb/vfr.c
index 009f88c43..592310548 100644
--- a/libhb/vfr.c
+++ b/libhb/vfr.c
@@ -1,6 +1,6 @@
/* vfr.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/libhb/work.c b/libhb/work.c
index dd047a20a..afec2701a 100644
--- a/libhb/work.c
+++ b/libhb/work.c
@@ -1,6 +1,6 @@
/* work.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/macosx/Info.plist.m4 b/macosx/Info.plist.m4
index 300c33720..c7dabe1d6 100644
--- a/macosx/Info.plist.m4
+++ b/macosx/Info.plist.m4
@@ -50,7 +50,7 @@ dnl
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright © 2003-2013 __HB_name Developers.
+ <string>Copyright © 2003-2014 __HB_name Developers.
All rights reserved.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
diff --git a/test/parsecsv.c b/test/parsecsv.c
index 8e7bd08a8..13501356d 100644
--- a/test/parsecsv.c
+++ b/test/parsecsv.c
@@ -1,6 +1,6 @@
/* parsecsv.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/test/parsecsv.h b/test/parsecsv.h
index 180da178a..0c03538e2 100644
--- a/test/parsecsv.h
+++ b/test/parsecsv.h
@@ -1,6 +1,6 @@
/* parsecsv.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.
diff --git a/test/test.c b/test/test.c
index a595a9d58..0de6108c1 100644
--- a/test/test.c
+++ b/test/test.c
@@ -1,6 +1,6 @@
/* test.c
- Copyright (c) 2003-2013 HandBrake Team
+ Copyright (c) 2003-2014 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.