diff options
author | Bart Decrem <bart@src.gnome.org> | 2001-03-02 05:24:54 +0000 |
---|---|---|
committer | Bart Decrem <bart@src.gnome.org> | 2001-03-02 05:24:54 +0000 |
commit | 2d9e9b3245cd0c24c48a02db06737194bb4e27fb (patch) | |
tree | e72d3fba03a2fdd85ae6e1bcb7fb5c32c7629205 /HACKING | |
parent | d3de9e6875d32a9ed238b724325f06a0aa9a90e9 (diff) | |
download | nautilus-2d9e9b3245cd0c24c48a02db06737194bb4e27fb.tar.gz |
added notification that the Eazel logo may not be distributed with CVS versions or modified versions of our software.
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -28,6 +28,14 @@ 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 ========================= |