-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathREADME
33 lines (23 loc) · 1.08 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Introduction
============
This is the implementation of the PreferencePanes framework (NSPreferencePane)
as described in the Apple Documentation.
Inspiration for some of the panels comes from Jeff Teunissen's original
Preferences application (Backbone project: http://www.nongnu.org/backbone/).
License
=======
This GNUstep application is covered under the GNU
Public License. This generally means if you make changes to these programs,
you cannot charge a fee, other than distribution fees, for others to
use the program. You should read the COPYING file for more information.
How can you help?
=================
* Give us feedback! Tell us what you like; tell us what you think
could be better.
Please log bug reports on the GNUstep project page
<http://savannah.gnu.org/bugs/?group=gnustep> or send bug reports
to <[email protected]>.
Copyright (C) 2006-2024 Free Software Foundation
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.