~ubuntu-branches/ubuntu/karmic/bf/karmic

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Stephan Beyer
  • Date: 2004-12-19 14:22:33 UTC
  • Revision ID: james.westby@ubuntu.com-20041219142233-zvl1lahqie9b2164
Tags: 20041219
* bf.c: rewrite of ReadProgram() and Interprete() to gain speed,
        removed PutIntoProgram(), added FindMatchingBrackets()
        and removed -d (debug) option; minor changes
* errors.c: changes to get non-GNU-compatibility
* stack.[ch]: removed, because useless
* added examples/quine[123].b, examples/hello.b

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This package was debianized by Stephan Beyer <s-beyer@gmx.net>, who
 
2
is also the upstream author of 'bf', 
 
3
        Copyright (C) 2003, 2004, by Stephan Beyer,
 
4
too.
 
5
 
 
6
You are free to distribute this software under the terms of
 
7
the GNU General Public License.
 
8
On Debian systems, the complete text of the GNU GPL can be found
 
9
in the file /usr/share/common-licenses/GPL ...