summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2001-10-05 23:28:55 +0000
committerDarin Adler <darin@src.gnome.org>2001-10-05 23:28:55 +0000
commite5afc6511c701d715ad264de9f36fd2fe27a86e0 (patch)
treeb21f48f17fb56ff08d3fcf60114337dfe6e496a9 /HACKING
parente1ccd6d519e0525d73da358359f37bceb77b23ef (diff)
downloadnautilus-e5afc6511c701d715ad264de9f36fd2fe27a86e0.tar.gz
removed Remove the code to look for Eazel logos.
* eazel-logos: removed * libnautilus-private/nautilus-file-utilities.c: (nautilus_pixmap_file): Remove the code to look for Eazel logos. * configure.in: * Makefile.am: * nautilus.spec.in: Remove the code to include the Eazel logos in the tarball and the package. * HACKING: Remove the instructions on how to omit the Eazel logos.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING8
1 files changed, 0 insertions, 8 deletions
diff --git a/HACKING b/HACKING
index b43659145..87a54dd01 100644
--- a/HACKING
+++ b/HACKING
@@ -28,14 +28,6 @@ Patches should be made with 'cvs diff -pu >patch' and should conform to
Nautilus coding style as described in docs/style-guide.html Please
read other relevant documents in the docs directory too.
-Please note that, while Nautilus is GPL software, the Eazel trademarks
-are not made available under the terms of the GPL. Specifically, you
-need permission to distribute the Eazel logo with CVS versions or
-modified versions of Nautilus. If you wish to distribute a
-non-released or modified version of Nautilus, please make sure to
-remove the eazel-logos directory from the source tree. No source code
-changes are necessary. Details are in the eazel-logos/LICENSE file.
-
=========================
2: Using the leak checker
=========================