bin/review-validate in review-1.1.0 vs bin/review-validate in review-1.2.0
- old
+ new
@@ -1,14 +1,14 @@
#!/usr/bin/env ruby
-# Copyright (c) 2010 Kenshi Muto
+# Copyright (c) 2010-2014 Kenshi Muto
#
# This program is free software
# You can distribute or modify this program under the terms of
# the GNU LGPL, Lesser General Public License version 2.1.
# For details of the GNU LGPL, see the file "COPYING".
#
-# simple validator for ReVIEW
+# simple validator for Re:VIEW
block = nil
maxcolcount = 0
colcount = 0
ln = 0