]> git.phdru.name Git - bookmarks_db.git/blobdiff - mk-distr
Added docstrings, __{version,revision,etc}__ boilerplates.
[bookmarks_db.git] / mk-distr
index c54048390a034e8075defebea0f3990e31a0a369..79048ad509050bd5a977e7e0f0cbb8cbd3d1810d 100755 (executable)
--- a/mk-distr
+++ b/mk-distr
@@ -1,17 +1,14 @@
 #! /bin/sh
-# Mk-distr script.
+# Helper script called from Makefile
 #
-# This file is a part of Bookmarks Database and Internet robot.
-# Author: Oleg Broytman <phd@phdru.name>.
-# Copyright: (C) 2004-2011 PhiloSoft Design.
-# License: GPL.
-
-
-# __version__ = \
-# __revision__ = "$Id$"
+# This file is a part of Bookmarks database and Internet robot.
+#
+# __version__ = "$Revision$"[11:-2]
+# __revision__ = "$Id$"[5:-2]
 # __date__ = "$Date$"[7:-2]
 # __author__ = "Oleg Broytman <phd@phdru.name>"
-# __copyright__ = "Copyright (C) 2004-2011 PhiloSoft Design"
+# __copyright__ = "Copyright (C) 2001-2010 PhiloSoft Design"
+# __license__ = "GNU GPL"
 
 
 error() {