diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2011-06-10 12:58:08 -0400 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2011-06-10 12:58:08 -0400 |
commit | aecc596a651b981256f91ee619aaf282e455d99e (patch) | |
tree | aee936058d5068c294cf4587b0736e03538c38ac | |
parent | f74e5b76b1033e5224d6a7b5906e05cecd2b3302 (diff) | |
download | ffmpeg-aecc596a651b981256f91ee619aaf282e455d99e.tar.gz |
Update copyright year for ac3enc_opts_template.c.
The code was originally committed to Libav on March 25, 2011.
-rw-r--r-- | libavcodec/ac3enc_opts_template.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/ac3enc_opts_template.c b/libavcodec/ac3enc_opts_template.c index 699c1b5982..e16e0d0878 100644 --- a/libavcodec/ac3enc_opts_template.c +++ b/libavcodec/ac3enc_opts_template.c @@ -1,6 +1,6 @@ /* * AC-3 encoder options - * Copyright (c) 2010 Justin Ruggles <justin.ruggles@gmail.com> + * Copyright (c) 2011 Justin Ruggles <justin.ruggles@gmail.com> * * This file is part of Libav. * |