mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Add/fix copyright/licenses.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21394 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9e292d78c1
commit
72e8dc3080
69 changed files with 384 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
<title>Base Tools</title>
|
||||
<author name="Richard Frith-MacDonald"/>
|
||||
<author name="and various others..."/>
|
||||
<copy>2005 Free Software Foundation, Inc.</copy>
|
||||
</head>
|
||||
<body>
|
||||
<chapter>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
.\"autogsdoc(1) man page
|
||||
.\"written by Adrian Robert <arobert@cogsci.ucsd.edu>
|
||||
.\"Copyright (C) 2005 Free Software Foundation, Inc.
|
||||
.\"
|
||||
.\"Process this file with
|
||||
.\"groff -man -Tascii autogsdoc.1
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
.\"Copyright (C) 2005 Free Software Foundation, Inc.
|
||||
.TH CVTENC "1" "February 2004" "GNUstep" "GNUstep System Manual"
|
||||
.SH NAME
|
||||
cvtenc \- file encoding converter
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
.\"Copyright (C) 2005 Free Software Foundation, Inc.
|
||||
.TH DEFAULTS "1" "February 2004" "GNUstep" "GNUstep System Manual"
|
||||
.SH NAME
|
||||
defaults - read or modify GNUstep user defaults
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
.\"gdnc(1) man page
|
||||
.\"put together by Martin Brecher <martin@gnustep.de>
|
||||
.\"Copyright (C) 2005 Free Software Foundation, Inc.
|
||||
.\"
|
||||
.\"Process this file with
|
||||
.\"groff -man -Tascii gdnc.1
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
.\"gdomap(8) man page
|
||||
.\"put together by Martin Brecher <martin@gnustep.de>
|
||||
.\"Copyright (C) 2005 Free Software Foundation, Inc.
|
||||
.\"
|
||||
.\"Process this file with
|
||||
.\"groff -man -Tascii gdomap.8
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
.\"gsdoc(1) man page
|
||||
.\"written by Adrian Robert <arobert@cogsci.ucsd.edu>
|
||||
.\"Copyright (C) 2005 Free Software Foundation, Inc.
|
||||
.\"
|
||||
.\"Process this file with
|
||||
.\"groff -man -Tascii gsdoc.7
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
/* locale_alias - Test program to create a file of locale to language name
|
||||
aliases
|
||||
|
||||
Copyright (C) 2005 Free Software Foundation, Inc.
|
||||
|
||||
Written: Adam Fedor <fedor@gnu.org>
|
||||
Date: Oct 2000
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
.\"property list tools man page
|
||||
.\"written by Adrian Robert (arobert@cogsci.ucsd.edu)
|
||||
.\"Copyright (C) 2005 Free Software Foundation, Inc.
|
||||
.\"
|
||||
.\"Process this file with
|
||||
.\"groff -man -Tascii gdnc.1
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
XML Document Type Definition for GNUstep property list (plist).
|
||||
|
||||
Copyright (C) 2005 Free Software Foundation, Inc.
|
||||
|
||||
This is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU General Public License
|
||||
as published by the Free Software Foundation; either
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
.\"Copyright (C) 2005 Free Software Foundation, Inc.
|
||||
.TH SFPARSE "1" "February 2004" "GNUstep" "GNUstep System Manual"
|
||||
.SH NAME
|
||||
sfparse \- string file parse
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
.\"Copyright (C) 2005 Free Software Foundation, Inc.
|
||||
.TH XMLPARSE "1" "February 2004" "GNUstep" "GNUstep System Manual"
|
||||
.SH NAME
|
||||
xmlparse \- error-check and validate XML documents
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue