diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2014-11-30 23:47:36 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-12-01 01:00:09 +0100 |
commit | 883f3e18ddcc64129f25f43d73a82313a5031f78 (patch) | |
tree | d5eb5885cd5649bb58c267bc6ba89ae5d05d22a9 | |
parent | 06336ce760257ae2dbe350cd568a3eb45f48147f (diff) | |
download | ffmpeg-883f3e18ddcc64129f25f43d73a82313a5031f78.tar.gz |
doc: correct license template for t2h.pm
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 928322c15f985eb965f0379fbd971d06143763aa)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | doc/t2h.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/t2h.pm b/doc/t2h.pm index 75dc0d304a..a92707190a 100644 --- a/doc/t2h.pm +++ b/doc/t2h.pm @@ -14,9 +14,9 @@ # FFmpeg is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. +# General Public License for more details. # -# You should have received a copy of the GNU Lesser General Public +# You should have received a copy of the GNU General Public # License along with FFmpeg; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |