Changeset 1190 for trunk/pysoy/include/stdio.pxd
- Timestamp:
- 03/20/08 04:59:27 (10 months ago)
- Files:
-
- 1 modified
-
trunk/pysoy/include/stdio.pxd (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pysoy/include/stdio.pxd
r722 r1190 4 4 # 5 5 # This program is free software; you can redistribute it and/or modify 6 # it under the terms of the GNU General Public License as published by6 # it under the terms of the GNU Affero General Public License as published 7 7 # the Free Software Foundation; either version 3 of the License, or 8 8 # (at your option) any later version. … … 11 11 # but WITHOUT ANY WARRANTY; without even the implied warranty of 12 12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 # GNU General Public License for more details.13 # GNU Affero General Public License for more details. 14 14 # 15 # You should have received a copy of the GNU General Public License15 # You should have received a copy of the GNU Affero General Public License 16 16 # along with this program; if not, see http://www.gnu.org/licenses 17 17 #
