~timo-jyrinki/ubuntu/trusty/pitivi/backport_utopic_fixes

« back to all changes in this revision

Viewing changes to help/C/license.page

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2014-04-05 15:28:16 UTC
  • mfrom: (6.1.13 sid)
  • Revision ID: package-import@ubuntu.com-20140405152816-6lijoax4cngiz5j5
Tags: 0.93-3
* debian/control:
  + Depend on python-gi (>= 3.10), older versions do not work
    with pitivi (Closes: #732813).
  + Add missing dependency on gir1.2-clutter-gst-2.0 (Closes: #743692).
  + Add suggests on gir1.2-notify-0.7 and gir1.2-gnomedesktop-3.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<page xmlns="http://projectmallard.org/1.0/"
2
2
  type="topic"
3
3
  id="license">
4
 
  
 
4
 
5
5
  <info>
6
6
    <link type="seealso" xref="index"/>
7
 
    <revision pkgversion="2.30" version="0.1" date="2009-12-28" status="draft"/>
 
7
    <revision pkgversion="0.92" version="0.1" date="2013-12-19" status="complete"/>
8
8
    <desc>Legal information.</desc>
9
9
  </info>
10
10
 
11
11
  <title>License</title>
12
12
  <p>
13
 
    <!-- 
14
 
    Translators: try to use the same translation as the one provided by the CreativeCommons website. 
 
13
    <!--
 
14
    Translators: try to use the same translation as the one provided by the CreativeCommons website.
15
15
    If there is no translation for your language, consider providing one to CreativeCommons.
16
16
    -->
17
17
    This work is distributed under a CreativeCommons Attribution-Share Alike
27
27
    </item>
28
28
    <item>
29
29
      <title><em>To remix</em></title>
30
 
      <p>To adapt the work.</p> 
 
30
      <p>To adapt the work.</p>
31
31
    </item>
32
32
  </terms>
33
33
  <p>Under the following conditions:</p>
43
43
  </terms>
44
44
  <p>
45
45
    <!-- Translators: there are no official localized versions of the legal code, only the deed is localized. -->
46
 
    For the full text of the license, see the 
47
 
    <link href="http://creativecommons.org/licenses/by-sa/3.0/legalcode">CreativeCommons website</link>, 
48
 
    or read the full <link href="http://creativecommons.org/licenses/by-sa/3.0/">Commons Deed</link>. 
 
46
    For the full text of the license, see the <link href="http://creativecommons.org/licenses/by-sa/3.0/legalcode">CreativeCommons website</link>, or read the full <link href="http://creativecommons.org/licenses/by-sa/3.0/">Commons Deed</link>.
49
47
  </p>
 
48
  <p>For the license of Pitivi itself, see the <link href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License</link>.</p>
50
49
</page>