~ubuntu-branches/debian/squeeze/redland-bindings/squeeze

« back to all changes in this revision

Viewing changes to LICENSE.html

  • Committer: Bazaar Package Importer
  • Author(s): Dave Beckett
  • Date: 2009-04-07 00:24:21 UTC
  • mfrom: (0.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20090407002421-dce2r4otm5vqtheg
Tags: 1.0.8.1-2
* Use new sections ruby, php for librdf-ruby and php5-librdf respectively.
* Merge features from ubuntu packaging.  Thanks to Matthias Klose
  (not taking linker -Wl,--as-needed since that makes dyloading fail
  to pull in raptor symbols):
  debian/rules:
  - get python lib dir from distutils
  - make dh_pycentral use symlinks
  debian/python-librdf.examples:
  - add data/dc.rdf to examples dir and adjust example.py
    to point to it (Closes: #402612)
* Patch python/Makefile.in so it can allow the include dir to be
  overridden by the particular python version build in debian/rules
  using PYTHON_INCLUDES

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 <hr />
23
23
 
24
24
 <blockquote>
25
 
 <p>Copyright (C) 2000-2007 <a href="http://purl.org/net/dajobe/">David Beckett</a><br />
 
25
 <p>Copyright (C) 2000-2008 <a href="http://www.dajobe.org/">David Beckett</a><br />
26
26
   Copyright (C) 2000-2005 <a href="http://www.bristol.ac.uk/">University of Bristol</a>.
27
27
All Rights Reserved.</p>
28
28
  
59
59
 
60
60
   <blockquote>
61
61
 
62
 
     <p>Copyright (C) 2000-2007 <a href="http://purl.org/net/dajobe/">David Beckett</a><br />
 
62
     <p>Copyright (C) 2000-2008 <a href="http://www.dajobe.org/">David Beckett</a><br />
63
63
     Copyright (C) 2000-2005 <a href="http://www.bristol.ac.uk/">University of Bristol</a>.</p>
64
64
       
65
65
     <p>Licensed under the Apache License, Version 2.0 (the "License");
81
81
 
82
82
<hr />
83
83
 
84
 
<p>Copyright (C) 2000-2007 <a href="http://purl.org/net/dajobe/">Dave Beckett</a><br />Copyright (C) 2000-2005 <a href="http://www.bristol.ac.uk/">University of Bristol</a></p>
 
84
<p>Copyright (C) 2000-2008 <a href="http://www.dajobe.org/">Dave Beckett</a><br />Copyright (C) 2000-2005 <a href="http://www.bristol.ac.uk/">University of Bristol</a></p>
85
85
 
86
86
</body>
87
87
</html>