Skip to content

Commit

Permalink
Updated license with the external applications.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Jun 21, 2016
1 parent c386f7f commit 9cd4715
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions LICENSE.txt
Expand Up @@ -20,3 +20,28 @@
3. This notice may not be removed or altered from any source distribution.

Ryan C. Gordon <icculus@icculus.org>


This software uses ExifTool as an external program. Its license:

Copyright 2003-2016, Phil Harvey

This is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.


This software uses ffmpeg as an external program. Its license:

ffmpeg is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

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 General Public License for more details.

You should have received a copy of the GNU General Public License
along with ffmpeg. If not, see <http://www.gnu.org/licenses/>.

0 comments on commit 9cd4715

Please sign in to comment.