diff options
Diffstat (limited to 'src/sidebar')
-rw-r--r-- | src/sidebar/Branch.vala | 2 | ||||
-rw-r--r-- | src/sidebar/Entry.vala | 2 | ||||
-rw-r--r-- | src/sidebar/Sidebar.vala | 2 | ||||
-rw-r--r-- | src/sidebar/Tree.vala | 2 | ||||
-rw-r--r-- | src/sidebar/common.vala | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/sidebar/Branch.vala b/src/sidebar/Branch.vala index a6c3ee8..bba8cc4 100644 --- a/src/sidebar/Branch.vala +++ b/src/sidebar/Branch.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2015 Yorba Foundation +/* Copyright 2016 Software Freedom Conservancy Inc. * * 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/src/sidebar/Entry.vala b/src/sidebar/Entry.vala index 5a84f74..f009e40 100644 --- a/src/sidebar/Entry.vala +++ b/src/sidebar/Entry.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2015 Yorba Foundation +/* Copyright 2016 Software Freedom Conservancy Inc. * * 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/src/sidebar/Sidebar.vala b/src/sidebar/Sidebar.vala index 0b4c0da..0b43e24 100644 --- a/src/sidebar/Sidebar.vala +++ b/src/sidebar/Sidebar.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2015 Yorba Foundation +/* Copyright 2016 Software Freedom Conservancy Inc. * * 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/src/sidebar/Tree.vala b/src/sidebar/Tree.vala index a020b18..765bc36 100644 --- a/src/sidebar/Tree.vala +++ b/src/sidebar/Tree.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2015 Yorba Foundation +/* Copyright 2016 Software Freedom Conservancy Inc. * * 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/src/sidebar/common.vala b/src/sidebar/common.vala index 0f1bc05..c5a4764 100644 --- a/src/sidebar/common.vala +++ b/src/sidebar/common.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2015 Yorba Foundation +/* Copyright 2016 Software Freedom Conservancy Inc. * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. |