# HG changeset patch
# User Artem Tikhomirov <tikhomirov.artem@gmail.com>
# Date 1370961102 -7200
# Node ID 2f33f102a8fa59274a27ebbe1c2903cecac6c5d5
# Parent  d074971287478f69ab0a64176ce2284d8c1e91c3
Updated copyright year

diff -r d07497128747 -r 2f33f102a8fa COPYING
--- a/COPYING	Tue Jun 11 16:25:01 2013 +0200
+++ b/COPYING	Tue Jun 11 16:31:42 2013 +0200
@@ -1,4 +1,4 @@
-Copyright (C) 2010-2012 TMate Software Ltd
+Copyright (C) 2010-2013 TMate Software Ltd
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff -r d07497128747 -r 2f33f102a8fa build.gradle
--- a/build.gradle	Tue Jun 11 16:25:01 2013 +0200
+++ b/build.gradle	Tue Jun 11 16:31:42 2013 +0200
@@ -1,5 +1,18 @@
 /*
- * Copyright (c) 2012 TMate Software Ltd
+ * Copyright (c) 2012-2013 TMate Software Ltd
+ *  
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; version 2 of the License.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * For information on how to redistribute this software under
+ * the terms of a license other than GNU General Public License
+ * contact TMate Software at support@hg4j.com
  */
 def isRelease = false