~ubuntu-branches/ubuntu/wily/mkvtoolnix/wily

« back to all changes in this revision

Viewing changes to src/common/property_element.cpp

  • Committer: Package Import Robot
  • Author(s): Christian Marillat
  • Date: 2015-04-26 10:36:27 UTC
  • mfrom: (1.1.29) (4.2.45 sid)
  • Revision ID: package-import@ubuntu.com-20150426103627-k53p8hrai2ynikaa
Tags: 7.8.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/**
2
2
   mkvpropedit -- utility for editing properties of existing Matroska files
3
3
 
4
 
   Distributed under the GPL
 
4
   Distributed under the GPL v2
5
5
   see the file COPYING for details
6
6
   or visit http://www.gnu.org/copyleft/gpl.html
7
7