~ubuntu-branches/ubuntu/oneiric/codeblocks/oneiric

« back to all changes in this revision

Viewing changes to src/plugins/contrib/devpak_plugin/bzip2/README.CodeBlocks

  • Committer: Bazaar Package Importer
  • Author(s): Michael Casadevall
  • Date: 2008-07-17 04:39:23 UTC
  • Revision ID: james.westby@ubuntu.com-20080717043923-gmsy5cwkdjswghkm
Tags: upstream-8.02
ImportĀ upstreamĀ versionĀ 8.02

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Copyright notice:
 
2
"bzip2" and associated library "libbzip2", are copyright (C) 1996-2000 Julian R Seward.  All rights reserved. 
 
3
 
 
4
(for more info, see LICENSE)
 
5
 
 
6
These files are part of libbzip2-1.0.
 
7
Not all files of libbzip2-1.0 are included in the Code::Blocks CVS repository. Only the neccessary files are included here.
 
8
Not included are the bzip2 program source, the manuals and the tests.
 
9
 
 
10
If you want to update the libbzip2 to a newest version (when it comes out), just put all its files here. If the interface hasn't changed it should compile without any problems.
 
11
 
 
12
The Code::Blocks Team.