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

« back to all changes in this revision

Viewing changes to help/C/license.page

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Bicha
  • Date: 2011-08-15 02:32:20 UTC
  • mfrom: (1.5.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110815023220-x2n5l0i4deiqn7dn
Tags: 0.14.2-0ubuntu1
* New upstream version.
  - New Mallard format help
* debian/control:
  - Add gnome-doc-utils to build-depends
  - Bump pygtk minimum to 2.24
* debian/patches/01_lpi.patch
  - Move LPI items below User Manual in Help menu
* debian/watch: Watch for 0.14.* tar.bz2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<page xmlns="http://projectmallard.org/1.0/"
 
2
  type="topic"
 
3
  id="license">
 
4
  
 
5
  <info>
 
6
    <link type="seealso" xref="index"/>
 
7
    <revision pkgversion="2.30" version="0.1" date="2009-12-28" status="draft"/>
 
8
    <desc>Legal information.</desc>
 
9
  </info>
 
10
 
 
11
  <title>License</title>
 
12
  <p>
 
13
    <!-- 
 
14
    Translators: try to use the same translation as the one provided by the CreativeCommons website. 
 
15
    If there is no translation for your language, consider providing one to CreativeCommons.
 
16
    -->
 
17
    This work is distributed under a CreativeCommons Attribution-Share Alike
 
18
    3.0 Unported license.
 
19
  </p>
 
20
  <p>
 
21
    You are free:
 
22
  </p>
 
23
  <terms>
 
24
    <item>
 
25
      <title><em>To share</em></title>
 
26
      <p>To copy, distribute and transmit the work.</p>
 
27
    </item>
 
28
    <item>
 
29
      <title><em>To remix</em></title>
 
30
      <p>To adapt the work.</p> 
 
31
    </item>
 
32
  </terms>
 
33
  <p>Under the following conditions:</p>
 
34
  <terms>
 
35
    <item>
 
36
      <title><em>Attribution</em></title>
 
37
      <p>You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).</p>
 
38
    </item>
 
39
    <item>
 
40
      <title><em>Share Alike</em></title>
 
41
      <p>If you alter, transform, or build upon this work, you may distribute the resulting work only under the same, similar or a compatible license.</p>
 
42
    </item>
 
43
  </terms>
 
44
  <p>
 
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>. 
 
49
  </p>
 
50
</page>