[valencia] Update copyrights to 2015



commit 3cafa9466184c4de914a86eaf5ec86abad86e3e7
Author: Jim Nelson <jim yorba org>
Date:   Fri Feb 6 12:55:09 2015 -0800

    Update copyrights to 2015

 INSTALL            |    2 +-
 README             |    2 +-
 autocomplete.vala  |    2 +-
 browser.vala       |    2 +-
 expression.vala    |    2 +-
 gtk_util.vala      |    2 +-
 parser.vala        |    2 +-
 program.vala       |    2 +-
 scanner.vala       |    2 +-
 settings.vala      |    2 +-
 util.vala          |    2 +-
 valencia.plugin.m4 |    2 +-
 valencia.vala      |    2 +-
 13 files changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/INSTALL b/INSTALL
index 8e28451..bdf454d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -21,5 +21,5 @@ To enable Valencia in gedit, select Edit->Preferences and the click on the
 Plugins tab. Find Valencia in the plugin list and check its checkbox, then
 click Close.
 
-Copyright 2009-2014 Yorba Foundation
+Copyright 2009-2015 Yorba Foundation
 
diff --git a/README b/README
index edc02c6..78e4659 100644
--- a/README
+++ b/README
@@ -51,5 +51,5 @@ We also encourage you to join the Valencia mailing list.  See
 https://mail.gnome.org/mailman/listinfo/valencia-list for details.
 
 
-Copyright 2009-2014 Yorba Foundation
+Copyright 2009-2015 Yorba Foundation
 
diff --git a/autocomplete.vala b/autocomplete.vala
index a13b9b5..0ffd48e 100644
--- a/autocomplete.vala
+++ b/autocomplete.vala
@@ -1,4 +1,4 @@
-/* Copyright 2009-2014 Yorba Foundation
+/* Copyright 2009-2015 Yorba Foundation
  *
  * This software is licensed under the GNU Lesser General Public License
  * (version 2.1 or later).  See the COPYING file in this distribution.
diff --git a/browser.vala b/browser.vala
index b3efd9e..e4730b0 100644
--- a/browser.vala
+++ b/browser.vala
@@ -1,4 +1,4 @@
-/* Copyright 2009-2014 Yorba Foundation
+/* Copyright 2009-2015 Yorba Foundation
  *
  * This software is licensed under the GNU Lesser General Public License
  * (version 2.1 or later).  See the COPYING file in this distribution.
diff --git a/expression.vala b/expression.vala
index d1cb734..242fac8 100644
--- a/expression.vala
+++ b/expression.vala
@@ -1,4 +1,4 @@
-/* Copyright 2009-2014 Yorba Foundation
+/* Copyright 2009-2015 Yorba Foundation
  *
  * This software is licensed under the GNU Lesser General Public License
  * (version 2.1 or later).  See the COPYING file in this distribution.
diff --git a/gtk_util.vala b/gtk_util.vala
index cbf0092..b2e687e 100644
--- a/gtk_util.vala
+++ b/gtk_util.vala
@@ -1,4 +1,4 @@
-/* Copyright 2009-2014 Yorba Foundation
+/* Copyright 2009-2015 Yorba Foundation
  *
  * This software is licensed under the GNU Lesser General Public License
  * (version 2.1 or later).  See the COPYING file in this distribution.
diff --git a/parser.vala b/parser.vala
index dd94d07..6d2ef2e 100644
--- a/parser.vala
+++ b/parser.vala
@@ -1,4 +1,4 @@
-/* Copyright 2009-2014 Yorba Foundation
+/* Copyright 2009-2015 Yorba Foundation
  *
  * This software is licensed under the GNU Lesser General Public License
  * (version 2.1 or later).  See the COPYING file in this distribution.
diff --git a/program.vala b/program.vala
index 35c795c..27fd4ae 100644
--- a/program.vala
+++ b/program.vala
@@ -1,4 +1,4 @@
-/* Copyright 2009-2014 Yorba Foundation
+/* Copyright 2009-2015 Yorba Foundation
  *
  * This software is licensed under the GNU Lesser General Public License
  * (version 2.1 or later).  See the COPYING file in this distribution.
diff --git a/scanner.vala b/scanner.vala
index 669bf42..235d1df 100644
--- a/scanner.vala
+++ b/scanner.vala
@@ -1,4 +1,4 @@
-/* Copyright 2009-2014 Yorba Foundation
+/* Copyright 2009-2015 Yorba Foundation
  *
  * This software is licensed under the GNU Lesser General Public License
  * (version 2.1 or later).  See the COPYING file in this distribution.
diff --git a/settings.vala b/settings.vala
index 041f6a5..bfb6f20 100644
--- a/settings.vala
+++ b/settings.vala
@@ -1,4 +1,4 @@
-/* Copyright 2009-2014 Yorba Foundation
+/* Copyright 2009-2015 Yorba Foundation
  *
  * This software is licensed under the GNU Lesser General Public License
  * (version 2.1 or later).  See the COPYING file in this distribution.
diff --git a/util.vala b/util.vala
index 1255aee..0818777 100644
--- a/util.vala
+++ b/util.vala
@@ -1,4 +1,4 @@
-/* Copyright 2009-2014 Yorba Foundation
+/* Copyright 2009-2015 Yorba Foundation
  *
  * This software is licensed under the GNU Lesser General Public License
  * (version 2.1 or later).  See the COPYING file in this distribution.
diff --git a/valencia.plugin.m4 b/valencia.plugin.m4
index 5ded66e..8158ad4 100644
--- a/valencia.plugin.m4
+++ b/valencia.plugin.m4
@@ -6,6 +6,6 @@ Version=VERSION
 Description=gedit extensions for Vala
 Icon=valencia
 Authors=Adam Dingle <adam yorba org>\nReuben Dunnington
-Copyright=Copyright 2009-2014 Yorba Foundation
+Copyright=Copyright 2009-2015 Yorba Foundation
 Website=https://wiki.gnome.org/Projects/Valencia/
 
diff --git a/valencia.vala b/valencia.vala
index 500d863..4a66079 100644
--- a/valencia.vala
+++ b/valencia.vala
@@ -1,4 +1,4 @@
-/* Copyright 2009-2014 Yorba Foundation
+/* Copyright 2009-2015 Yorba Foundation
  *
  * This software is licensed under the GNU Lesser General Public License
  * (version 2.1 or later).  See the COPYING file in this distribution.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]