We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6441f8 commit 45e8ec8Copy full SHA for 45e8ec8
doc/developers.txt
@@ -2,7 +2,7 @@
2
Developing Roundup
3
==================
4
5
-:Version: $Revision: 1.7 $
+:Version: $Revision: 1.8 $
6
7
Note: the intended audience of this document is the developers of the core
8
Roundup code. If you just wish to alter some behaviour of your Roundup
@@ -87,7 +87,7 @@ relaxed sometimes). In short:
87
88
- 80 column width code
89
- 4-space indentations
90
-- All modules must have a CVS Id line near the top, and a CVS Log at the end
+- All modules must have a CVS Id line near the top
91
92
Other project rules:
93
0 commit comments