summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-08-04 14:25:21 +0000
committerLennart Poettering <lennart@poettering.net>2005-08-04 14:25:21 +0000
commite308fcffac7799a913fdd699f5fae9c130f39745 (patch)
tree816008c8e42daf8f8ed95181169f3a837ea9ac05
parent1b872b15e92cc71d4ba17c1d6b0b2fe3ccf50fff (diff)
Update HACKING
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@230 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--HACKING3
1 files changed, 2 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index 4ae549a..a31878d 100644
--- a/HACKING
+++ b/HACKING
@@ -56,7 +56,7 @@ Please comply with the following rules when hacking on Avahi:
* Whenever you add a new Makefile.am, C (.c or .h) source file, shell or
python script please add this legal blurb to its header:
- For Makefile.am and python code:
+ For Makefile.am, python and shell code:
<snip>
# $Id$
@@ -105,3 +105,4 @@ Please comply with the following rules when hacking on Avahi:
</snip>
+$Id$