- Timestamp:
- Oct 29, 2007, 1:38:48 AM (18 years ago)
- Location:
- trunk/kStuff/kErr
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kStuff/kErr/Makefile.kmk
r3581 r3604 5 5 6 6 # 7 # Copyright (c) 2007 knut st. osmundsen <bird- src-spam@anduin.net>7 # Copyright (c) 2007 knut st. osmundsen <bird-kStuff-spam@anduin.net> 8 8 # 9 9 # This file is part of kStuff. -
trunk/kStuff/kErr/kErrName.c
r3579 r3604 5 5 6 6 /* 7 * Copyright (c) 2006-2007 knut st. osmundsen <bird- src-spam@anduin.net>7 * Copyright (c) 2006-2007 knut st. osmundsen <bird-kStuff-spam@anduin.net> 8 8 * 9 9 * This file is part of kStuff. … … 14 14 * version 2.1 of the License, or (at your option) any later version. 15 15 * 16 * In addition to the permissions in the GNU Lesser General Public 17 * License, you are granted unlimited permission to link the compiled 18 * version of this file into combinations with other programs, and to 19 * distribute those combinations without any restriction coming from 20 * the use of this file. 21 * 16 22 * kStuff is distributed in the hope that it will be useful, 17 23 * but WITHOUT ANY WARRANTY; without even the implied warranty of … … 21 27 * You should have received a copy of the GNU Lesser General Public 22 28 * License along with kStuff; if not, write to the Free Software 23 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA24 * 29 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 30 * 02110-1301, USA 25 31 */ 26 32
Note:
See TracChangeset
for help on using the changeset viewer.