~ubuntu-branches/debian/sid/java-gnome/sid

« back to all changes in this revision

Viewing changes to doc/design/1b-AllAboutJNI.txt

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2010-04-11 21:28:43 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100411212843-g18x13q4fn02ox4a
Tags: 4.0.15-1
* Team upload
* New upstream release
* Change maintainers into Maintainers.
* Remove Thomas from Uploaders.
* Switch to source format 3.0.
* Update Standards-Version: 3.8.4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
Aug 06; last modified 4 Dec 06._
92
92
 
93
93
<!--
94
 
 
95
 
  Copyright (c) 2006 Operational Dynamics Consulting Pty Ltd 
 
94
 
 
95
  Copyright © 2006 Operational Dynamics Consulting, Pty Ltd
96
96
 
97
97
  As project documentation, this file forms an integral part of the source
98
 
  code of the library it accompanies, and thus is made available to you by the
99
 
  authors under the terms of the "GNU General Public Licence, version 2". See
100
 
  the LICENCE file for the terms governing usage, copying and redistribution.
 
98
  code of the library it accompanies, and thus is made available to you by its
 
99
  authors as open source software: you can redistribute it and/or modify it
 
100
  under the terms of the GNU General Public License version 2 ("GPL") as
 
101
  published by the Free Software Foundation.
 
102
 
 
103
  This program is distributed in the hope that it will be useful, but WITHOUT
 
104
  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 
105
  FITNESS FOR A PARTICULAR PURPOSE. See the GPL for more details.
 
106
 
 
107
  You should have received a copy of the GPL along with this program. If not,
 
108
  see http://www.gnu.org/licenses/. The authors of this program may be
 
109
  contacted through http://java-gnome.sourceforge.net/.
101
110
 
102
111
  vim: set textwidth=78 nowrap:
103
112