diff --git a/CMakeLists.txt b/CMakeLists.txt index 3c1f6ea7..7b2e3ead 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # Geary build script -# Copyright 2011-2013 Yorba Foundation +# Copyright 2011-2014 Yorba Foundation # # Check http://webdev.elementaryos.org/docs/developer-guide/cmake for documentation diff --git a/INSTALL b/INSTALL index abca9aa5..81ef5c90 100644 --- a/INSTALL +++ b/INSTALL @@ -120,4 +120,4 @@ $ sudo make uninstall - Copyright 2012-2013 Yorba Foundation + Copyright 2012-2014 Yorba Foundation diff --git a/README b/README index c1eb7186..67ccd4be 100644 --- a/README +++ b/README @@ -35,5 +35,5 @@ - Copyright 2012-2013 Yorba Foundation + Copyright 2012-2014 Yorba Foundation diff --git a/bindings/vapi/gmime-2.6/gmime-2.6-custom.vala b/bindings/vapi/gmime-2.6/gmime-2.6-custom.vala index 1aa22503..8d7c223e 100644 --- a/bindings/vapi/gmime-2.6/gmime-2.6-custom.vala +++ b/bindings/vapi/gmime-2.6/gmime-2.6-custom.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/cmake/FindDesktopFileValidate.cmake b/cmake/FindDesktopFileValidate.cmake index 0a16ac38..0c695b46 100644 --- a/cmake/FindDesktopFileValidate.cmake +++ b/cmake/FindDesktopFileValidate.cmake @@ -1,7 +1,7 @@ # FindDesktopFileValidate.cmake # # Charles Lindsay -# Copyright 2013 Yorba Foundation +# Copyright 2013-2014 Yorba Foundation find_program (DESKTOP_FILE_VALIDATE_EXECUTABLE desktop-file-validate) diff --git a/cmake/FindIntltool.cmake b/cmake/FindIntltool.cmake index cbe07824..700a9bcc 100644 --- a/cmake/FindIntltool.cmake +++ b/cmake/FindIntltool.cmake @@ -1,7 +1,7 @@ # FindIntltool.cmake # # Jim Nelson -# Copyright 2012-2013 Yorba Foundation +# Copyright 2012-2014 Yorba Foundation find_program (INTLTOOL_MERGE_EXECUTABLE intltool-merge) diff --git a/configure b/configure index 3e83289b..8d69fe57 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright 2012-2013 Yorba Foundation +# Copyright 2012-2014 Yorba Foundation # # This software is licensed under the GNU LGPL (version 2.1 or later). # See the COPYING file in this distribution. diff --git a/debian/copyright b/debian/copyright index 42e99f77..042c01ad 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: geary Source: Files: * -Copyright: 2012-2013 Yorba Foundation +Copyright: 2012-2014 Yorba Foundation License: LGPL-2.1 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/desktop/geary.appdata.xml b/desktop/geary.appdata.xml index b1bce423..b2cd1ffd 100644 --- a/desktop/geary.appdata.xml +++ b/desktop/geary.appdata.xml @@ -1,5 +1,5 @@ - + geary.desktop CC0 diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index be0c1b05..3eed7a67 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,5 +1,5 @@ # Geary build script -# Copyright 2011-2013 Yorba Foundation +# Copyright 2011-2014 Yorba Foundation set(ENGINE_SRC engine/abstract/geary-abstract-account.vala diff --git a/src/client/accounts/account-dialog-account-list-pane.vala b/src/client/accounts/account-dialog-account-list-pane.vala index bbc6b543..41c7944a 100644 --- a/src/client/accounts/account-dialog-account-list-pane.vala +++ b/src/client/accounts/account-dialog-account-list-pane.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/accounts/account-dialog-add-edit-pane.vala b/src/client/accounts/account-dialog-add-edit-pane.vala index a5563e19..5af8c744 100644 --- a/src/client/accounts/account-dialog-add-edit-pane.vala +++ b/src/client/accounts/account-dialog-add-edit-pane.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/accounts/account-dialog-pane.vala b/src/client/accounts/account-dialog-pane.vala index 27c4ce81..d913ba58 100644 --- a/src/client/accounts/account-dialog-pane.vala +++ b/src/client/accounts/account-dialog-pane.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/accounts/account-dialog-remove-confirm-pane.vala b/src/client/accounts/account-dialog-remove-confirm-pane.vala index 594660c9..0c7d2c1f 100644 --- a/src/client/accounts/account-dialog-remove-confirm-pane.vala +++ b/src/client/accounts/account-dialog-remove-confirm-pane.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/accounts/account-dialog-remove-fail-pane.vala b/src/client/accounts/account-dialog-remove-fail-pane.vala index 10f0bc23..869aa5bf 100644 --- a/src/client/accounts/account-dialog-remove-fail-pane.vala +++ b/src/client/accounts/account-dialog-remove-fail-pane.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/accounts/account-dialog-spinner-pane.vala b/src/client/accounts/account-dialog-spinner-pane.vala index 9f90ea5f..66d9bd55 100644 --- a/src/client/accounts/account-dialog-spinner-pane.vala +++ b/src/client/accounts/account-dialog-spinner-pane.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/accounts/account-dialog.vala b/src/client/accounts/account-dialog.vala index 1102bf58..daa8e849 100644 --- a/src/client/accounts/account-dialog.vala +++ b/src/client/accounts/account-dialog.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/accounts/account-spinner-page.vala b/src/client/accounts/account-spinner-page.vala index b5b2190a..bf5ee5a8 100644 --- a/src/client/accounts/account-spinner-page.vala +++ b/src/client/accounts/account-spinner-page.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/accounts/add-edit-page.vala b/src/client/accounts/add-edit-page.vala index edcb7b5b..90bba8ae 100644 --- a/src/client/accounts/add-edit-page.vala +++ b/src/client/accounts/add-edit-page.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/accounts/login-dialog.vala b/src/client/accounts/login-dialog.vala index b483a514..62e6bc3e 100644 --- a/src/client/accounts/login-dialog.vala +++ b/src/client/accounts/login-dialog.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/application/geary-action-adapter.vala b/src/client/application/geary-action-adapter.vala index 707f3959..399c2a7a 100644 --- a/src/client/application/geary-action-adapter.vala +++ b/src/client/application/geary-action-adapter.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/application/geary-application.vala b/src/client/application/geary-application.vala index d355aa1d..2494c135 100644 --- a/src/client/application/geary-application.vala +++ b/src/client/application/geary-application.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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. @@ -16,7 +16,7 @@ public class GearyApplication : Gtk.Application { public const string PRGNAME = "geary"; public const string APP_ID = "org.yorba.geary"; public const string DESCRIPTION = _("Mail Client"); - public const string COPYRIGHT = _("Copyright 2011-2013 Yorba Foundation"); + public const string COPYRIGHT = _("Copyright 2011-2014 Yorba Foundation"); public const string WEBSITE = "http://www.yorba.org"; public const string WEBSITE_LABEL = _("Visit the Yorba web site"); public const string BUGREPORT = "http://redmine.yorba.org/projects/geary/issues"; diff --git a/src/client/application/geary-args.vala b/src/client/application/geary-args.vala index a7cc5787..1cbbea57 100644 --- a/src/client/application/geary-args.vala +++ b/src/client/application/geary-args.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/client/application/geary-config.vala b/src/client/application/geary-config.vala index 16d98ce1..23aa6ae7 100644 --- a/src/client/application/geary-config.vala +++ b/src/client/application/geary-config.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/application/geary-controller.vala b/src/client/application/geary-controller.vala index b5aa91bf..13562cf6 100644 --- a/src/client/application/geary-controller.vala +++ b/src/client/application/geary-controller.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/application/main.vala b/src/client/application/main.vala index 3914033c..f782f1f6 100644 --- a/src/client/application/main.vala +++ b/src/client/application/main.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/application/secret-mediator.vala b/src/client/application/secret-mediator.vala index 5178f9b6..9210b7ca 100644 --- a/src/client/application/secret-mediator.vala +++ b/src/client/application/secret-mediator.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/components/conversation-find-bar.vala b/src/client/components/conversation-find-bar.vala index 8add0c13..76d7f5c0 100644 --- a/src/client/components/conversation-find-bar.vala +++ b/src/client/components/conversation-find-bar.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/components/count-badge.vala b/src/client/components/count-badge.vala index 19be4fa2..96a5b342 100644 --- a/src/client/components/count-badge.vala +++ b/src/client/components/count-badge.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/components/folder-menu.vala b/src/client/components/folder-menu.vala index fc2a4a2a..da1110cf 100644 --- a/src/client/components/folder-menu.vala +++ b/src/client/components/folder-menu.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/components/icon-factory.vala b/src/client/components/icon-factory.vala index 1fd9f5b8..d5668555 100644 --- a/src/client/components/icon-factory.vala +++ b/src/client/components/icon-factory.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/components/main-toolbar.vala b/src/client/components/main-toolbar.vala index 0e71ca08..aced22ed 100644 --- a/src/client/components/main-toolbar.vala +++ b/src/client/components/main-toolbar.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/components/main-window.vala b/src/client/components/main-window.vala index 6cbac742..e6fc42bc 100644 --- a/src/client/components/main-window.vala +++ b/src/client/components/main-window.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/components/monitored-progress-bar.vala b/src/client/components/monitored-progress-bar.vala index c6028528..dc6bd405 100644 --- a/src/client/components/monitored-progress-bar.vala +++ b/src/client/components/monitored-progress-bar.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/components/monitored-spinner.vala b/src/client/components/monitored-spinner.vala index 745bc94d..213b76ac 100644 --- a/src/client/components/monitored-spinner.vala +++ b/src/client/components/monitored-spinner.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/components/pill-toolbar.vala b/src/client/components/pill-toolbar.vala index 6f363c92..fbac5f02 100644 --- a/src/client/components/pill-toolbar.vala +++ b/src/client/components/pill-toolbar.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/components/status-bar.vala b/src/client/components/status-bar.vala index 6a7bf582..a000571e 100644 --- a/src/client/components/status-bar.vala +++ b/src/client/components/status-bar.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/components/stock.vala b/src/client/components/stock.vala index a7f3fc12..d532fa52 100644 --- a/src/client/components/stock.vala +++ b/src/client/components/stock.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/composer/composer-toolbar.vala b/src/client/composer/composer-toolbar.vala index 543621e0..c3899728 100644 --- a/src/client/composer/composer-toolbar.vala +++ b/src/client/composer/composer-toolbar.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/composer/composer-window.vala b/src/client/composer/composer-window.vala index 0f8f5b0b..85937f2e 100644 --- a/src/client/composer/composer-window.vala +++ b/src/client/composer/composer-window.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/composer/contact-entry-completion.vala b/src/client/composer/contact-entry-completion.vala index 1f25ea25..1aef63a2 100644 --- a/src/client/composer/contact-entry-completion.vala +++ b/src/client/composer/contact-entry-completion.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/client/composer/contact-list-store.vala b/src/client/composer/contact-list-store.vala index e9486227..4d5e433b 100644 --- a/src/client/composer/contact-list-store.vala +++ b/src/client/composer/contact-list-store.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/composer/email-entry.vala b/src/client/composer/email-entry.vala index c9f86711..cd617d26 100644 --- a/src/client/composer/email-entry.vala +++ b/src/client/composer/email-entry.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/composer/webview-edit-fixer.vala b/src/client/composer/webview-edit-fixer.vala index f36c43a0..ba1476fa 100644 --- a/src/client/composer/webview-edit-fixer.vala +++ b/src/client/composer/webview-edit-fixer.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/conversation-list/conversation-list-cell-renderer.vala b/src/client/conversation-list/conversation-list-cell-renderer.vala index bbaa3ad6..0d32bce5 100644 --- a/src/client/conversation-list/conversation-list-cell-renderer.vala +++ b/src/client/conversation-list/conversation-list-cell-renderer.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/conversation-list/conversation-list-store.vala b/src/client/conversation-list/conversation-list-store.vala index 9865cb3d..b6ea5dfe 100644 --- a/src/client/conversation-list/conversation-list-store.vala +++ b/src/client/conversation-list/conversation-list-store.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/conversation-list/conversation-list-view.vala b/src/client/conversation-list/conversation-list-view.vala index 6bc2d917..414952ba 100644 --- a/src/client/conversation-list/conversation-list-view.vala +++ b/src/client/conversation-list/conversation-list-view.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/conversation-list/formatted-conversation-data.vala b/src/client/conversation-list/formatted-conversation-data.vala index 66447397..9f912fa1 100644 --- a/src/client/conversation-list/formatted-conversation-data.vala +++ b/src/client/conversation-list/formatted-conversation-data.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/conversation-viewer/conversation-viewer.vala b/src/client/conversation-viewer/conversation-viewer.vala index 1724659d..2dc76923 100644 --- a/src/client/conversation-viewer/conversation-viewer.vala +++ b/src/client/conversation-viewer/conversation-viewer.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/conversation-viewer/conversation-web-view.vala b/src/client/conversation-viewer/conversation-web-view.vala index 7c85a90c..fbd7de76 100644 --- a/src/client/conversation-viewer/conversation-web-view.vala +++ b/src/client/conversation-viewer/conversation-web-view.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/client/dialogs/alert-dialog.vala b/src/client/dialogs/alert-dialog.vala index 5f165132..a9b88b55 100644 --- a/src/client/dialogs/alert-dialog.vala +++ b/src/client/dialogs/alert-dialog.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/client/dialogs/attachment-dialog.vala b/src/client/dialogs/attachment-dialog.vala index cce71ce5..4c41afcb 100644 --- a/src/client/dialogs/attachment-dialog.vala +++ b/src/client/dialogs/attachment-dialog.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/dialogs/password-dialog.vala b/src/client/dialogs/password-dialog.vala index 06ab588d..96296fdb 100644 --- a/src/client/dialogs/password-dialog.vala +++ b/src/client/dialogs/password-dialog.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/dialogs/preferences-dialog.vala b/src/client/dialogs/preferences-dialog.vala index d9a878af..4df1d9dc 100644 --- a/src/client/dialogs/preferences-dialog.vala +++ b/src/client/dialogs/preferences-dialog.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/dialogs/upgrade-dialog.vala b/src/client/dialogs/upgrade-dialog.vala index 76e37583..1f79dfc3 100644 --- a/src/client/dialogs/upgrade-dialog.vala +++ b/src/client/dialogs/upgrade-dialog.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/folder-list/folder-list-abstract-folder-entry.vala b/src/client/folder-list/folder-list-abstract-folder-entry.vala index 94c15d23..20c934a3 100644 --- a/src/client/folder-list/folder-list-abstract-folder-entry.vala +++ b/src/client/folder-list/folder-list-abstract-folder-entry.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/folder-list/folder-list-account-branch.vala b/src/client/folder-list/folder-list-account-branch.vala index 6d7bb65f..3194f21e 100644 --- a/src/client/folder-list/folder-list-account-branch.vala +++ b/src/client/folder-list/folder-list-account-branch.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/folder-list/folder-list-folder-entry.vala b/src/client/folder-list/folder-list-folder-entry.vala index 2e78f3de..99e93d02 100644 --- a/src/client/folder-list/folder-list-folder-entry.vala +++ b/src/client/folder-list/folder-list-folder-entry.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/folder-list/folder-list-inbox-folder-entry.vala b/src/client/folder-list/folder-list-inbox-folder-entry.vala index 04d656c4..c00a5e1e 100644 --- a/src/client/folder-list/folder-list-inbox-folder-entry.vala +++ b/src/client/folder-list/folder-list-inbox-folder-entry.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/folder-list/folder-list-inboxes-branch.vala b/src/client/folder-list/folder-list-inboxes-branch.vala index 47792d85..d1b6d388 100644 --- a/src/client/folder-list/folder-list-inboxes-branch.vala +++ b/src/client/folder-list/folder-list-inboxes-branch.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/folder-list/folder-list-search-branch.vala b/src/client/folder-list/folder-list-search-branch.vala index 86e3116f..ce3b7a8c 100644 --- a/src/client/folder-list/folder-list-search-branch.vala +++ b/src/client/folder-list/folder-list-search-branch.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/folder-list/folder-list-special-grouping.vala b/src/client/folder-list/folder-list-special-grouping.vala index f48deb24..3b87912a 100644 --- a/src/client/folder-list/folder-list-special-grouping.vala +++ b/src/client/folder-list/folder-list-special-grouping.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/folder-list/folder-list-tree.vala b/src/client/folder-list/folder-list-tree.vala index e0708943..b876bf8f 100644 --- a/src/client/folder-list/folder-list-tree.vala +++ b/src/client/folder-list/folder-list-tree.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/notification/libmessagingmenu.vala b/src/client/notification/libmessagingmenu.vala index 0fd02579..476a873c 100644 --- a/src/client/notification/libmessagingmenu.vala +++ b/src/client/notification/libmessagingmenu.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/notification/libnotify.vala b/src/client/notification/libnotify.vala index 421b8e9b..ac4f1494 100644 --- a/src/client/notification/libnotify.vala +++ b/src/client/notification/libnotify.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/notification/new-messages-indicator.vala b/src/client/notification/new-messages-indicator.vala index 209e097c..fe1e049a 100644 --- a/src/client/notification/new-messages-indicator.vala +++ b/src/client/notification/new-messages-indicator.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/client/notification/new-messages-monitor.vala b/src/client/notification/new-messages-monitor.vala index acb3805e..cf59f844 100644 --- a/src/client/notification/new-messages-monitor.vala +++ b/src/client/notification/new-messages-monitor.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/client/notification/null-indicator.vala b/src/client/notification/null-indicator.vala index e96c2073..b4717d17 100644 --- a/src/client/notification/null-indicator.vala +++ b/src/client/notification/null-indicator.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/client/notification/unity-launcher.vala b/src/client/notification/unity-launcher.vala index 572054fc..b8e9bdaa 100644 --- a/src/client/notification/unity-launcher.vala +++ b/src/client/notification/unity-launcher.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/sidebar/sidebar-branch.vala b/src/client/sidebar/sidebar-branch.vala index c2572671..94926790 100644 --- a/src/client/sidebar/sidebar-branch.vala +++ b/src/client/sidebar/sidebar-branch.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/sidebar/sidebar-common.vala b/src/client/sidebar/sidebar-common.vala index 253106e9..2edd17b6 100644 --- a/src/client/sidebar/sidebar-common.vala +++ b/src/client/sidebar/sidebar-common.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/sidebar/sidebar-count-cell-renderer.vala b/src/client/sidebar/sidebar-count-cell-renderer.vala index 1caf8569..047584dd 100644 --- a/src/client/sidebar/sidebar-count-cell-renderer.vala +++ b/src/client/sidebar/sidebar-count-cell-renderer.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/client/sidebar/sidebar-entry.vala b/src/client/sidebar/sidebar-entry.vala index 398ef781..0cf740f1 100644 --- a/src/client/sidebar/sidebar-entry.vala +++ b/src/client/sidebar/sidebar-entry.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/sidebar/sidebar-tree.vala b/src/client/sidebar/sidebar-tree.vala index 66994821..91ea17a5 100644 --- a/src/client/sidebar/sidebar-tree.vala +++ b/src/client/sidebar/sidebar-tree.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/util/util-date.vala b/src/client/util/util-date.vala index a854de2e..8bb3a663 100644 --- a/src/client/util/util-date.vala +++ b/src/client/util/util-date.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/util/util-email.vala b/src/client/util/util-email.vala index 7995ee60..1f0c66f9 100644 --- a/src/client/util/util-email.vala +++ b/src/client/util/util-email.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/util/util-files.vala b/src/client/util/util-files.vala index 5ff6a0ce..7f666c9d 100644 --- a/src/client/util/util-files.vala +++ b/src/client/util/util-files.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/client/util/util-gravatar.vala b/src/client/util/util-gravatar.vala index 4290a1a5..52f8db3b 100644 --- a/src/client/util/util-gravatar.vala +++ b/src/client/util/util-gravatar.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/client/util/util-gtk.vala b/src/client/util/util-gtk.vala index b245cf01..1d1fe92d 100644 --- a/src/client/util/util-gtk.vala +++ b/src/client/util/util-gtk.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/client/util/util-international.vala b/src/client/util/util-international.vala index 34fd4b1f..51ef5a0b 100644 --- a/src/client/util/util-international.vala +++ b/src/client/util/util-international.vala @@ -1,4 +1,4 @@ -/* Copyright 2009-2013 Yorba Foundation +/* Copyright 2009-2014 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/src/client/util/util-webkit.vala b/src/client/util/util-webkit.vala index 1abe7510..0d3c296e 100644 --- a/src/client/util/util-webkit.vala +++ b/src/client/util/util-webkit.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/console/main.vala b/src/console/main.vala index c5fa7dfe..fdcfcaee 100644 --- a/src/console/main.vala +++ b/src/console/main.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/abstract/geary-abstract-account.vala b/src/engine/abstract/geary-abstract-account.vala index 1104300a..29db690c 100644 --- a/src/engine/abstract/geary-abstract-account.vala +++ b/src/engine/abstract/geary-abstract-account.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/abstract/geary-abstract-folder.vala b/src/engine/abstract/geary-abstract-folder.vala index 615d7400..2f323875 100644 --- a/src/engine/abstract/geary-abstract-folder.vala +++ b/src/engine/abstract/geary-abstract-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/abstract/geary-abstract-local-folder.vala b/src/engine/abstract/geary-abstract-local-folder.vala index 81f14b64..7f831ee0 100644 --- a/src/engine/abstract/geary-abstract-local-folder.vala +++ b/src/engine/abstract/geary-abstract-local-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-account-information.vala b/src/engine/api/geary-account-information.vala index 78957efe..297799f0 100644 --- a/src/engine/api/geary-account-information.vala +++ b/src/engine/api/geary-account-information.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-account.vala b/src/engine/api/geary-account.vala index 89902c05..989039b0 100644 --- a/src/engine/api/geary-account.vala +++ b/src/engine/api/geary-account.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-aggregated-folder-properties.vala b/src/engine/api/geary-aggregated-folder-properties.vala index 2f3e471a..ea165e25 100644 --- a/src/engine/api/geary-aggregated-folder-properties.vala +++ b/src/engine/api/geary-aggregated-folder-properties.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/api/geary-attachment.vala b/src/engine/api/geary-attachment.vala index 0aec64d1..cd169942 100644 --- a/src/engine/api/geary-attachment.vala +++ b/src/engine/api/geary-attachment.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-base-object.vala b/src/engine/api/geary-base-object.vala index 92644083..01e9a672 100644 --- a/src/engine/api/geary-base-object.vala +++ b/src/engine/api/geary-base-object.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/api/geary-composed-email.vala b/src/engine/api/geary-composed-email.vala index 947af708..35c1e82a 100644 --- a/src/engine/api/geary-composed-email.vala +++ b/src/engine/api/geary-composed-email.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-contact-flags.vala b/src/engine/api/geary-contact-flags.vala index 237e04b8..8d79147f 100644 --- a/src/engine/api/geary-contact-flags.vala +++ b/src/engine/api/geary-contact-flags.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/api/geary-contact-importance.vala b/src/engine/api/geary-contact-importance.vala index b3212597..af100178 100644 --- a/src/engine/api/geary-contact-importance.vala +++ b/src/engine/api/geary-contact-importance.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/api/geary-contact-store.vala b/src/engine/api/geary-contact-store.vala index 2a308762..09473716 100644 --- a/src/engine/api/geary-contact-store.vala +++ b/src/engine/api/geary-contact-store.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/api/geary-contact.vala b/src/engine/api/geary-contact.vala index 9ac575b9..f6d889c8 100644 --- a/src/engine/api/geary-contact.vala +++ b/src/engine/api/geary-contact.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/api/geary-credentials-mediator.vala b/src/engine/api/geary-credentials-mediator.vala index 2a4ec482..cdce5a2e 100644 --- a/src/engine/api/geary-credentials-mediator.vala +++ b/src/engine/api/geary-credentials-mediator.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-credentials.vala b/src/engine/api/geary-credentials.vala index 7b8a2ab2..5650364d 100644 --- a/src/engine/api/geary-credentials.vala +++ b/src/engine/api/geary-credentials.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-email-flags.vala b/src/engine/api/geary-email-flags.vala index b7ff54ba..2eddfec3 100644 --- a/src/engine/api/geary-email-flags.vala +++ b/src/engine/api/geary-email-flags.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-email-identifier.vala b/src/engine/api/geary-email-identifier.vala index 9432fc1f..10900638 100644 --- a/src/engine/api/geary-email-identifier.vala +++ b/src/engine/api/geary-email-identifier.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-email-properties.vala b/src/engine/api/geary-email-properties.vala index 472de654..41b59701 100644 --- a/src/engine/api/geary-email-properties.vala +++ b/src/engine/api/geary-email-properties.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-email.vala b/src/engine/api/geary-email.vala index 751baba1..c9b3b6ad 100644 --- a/src/engine/api/geary-email.vala +++ b/src/engine/api/geary-email.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-endpoint.vala b/src/engine/api/geary-endpoint.vala index 774d2a35..d9336443 100644 --- a/src/engine/api/geary-endpoint.vala +++ b/src/engine/api/geary-endpoint.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-engine-error.vala b/src/engine/api/geary-engine-error.vala index dc3fee79..3ba8f4a7 100644 --- a/src/engine/api/geary-engine-error.vala +++ b/src/engine/api/geary-engine-error.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-engine.vala b/src/engine/api/geary-engine.vala index 51b94cb9..0491af62 100644 --- a/src/engine/api/geary-engine.vala +++ b/src/engine/api/geary-engine.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-folder-path.vala b/src/engine/api/geary-folder-path.vala index 195adc01..41f02a28 100644 --- a/src/engine/api/geary-folder-path.vala +++ b/src/engine/api/geary-folder-path.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-folder-properties.vala b/src/engine/api/geary-folder-properties.vala index 4034f1a0..f40cf7cb 100644 --- a/src/engine/api/geary-folder-properties.vala +++ b/src/engine/api/geary-folder-properties.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/api/geary-folder-supports-archive.vala b/src/engine/api/geary-folder-supports-archive.vala index a31b00ab..9796a76c 100644 --- a/src/engine/api/geary-folder-supports-archive.vala +++ b/src/engine/api/geary-folder-supports-archive.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/api/geary-folder-supports-copy.vala b/src/engine/api/geary-folder-supports-copy.vala index e3fafa6e..84b20a8e 100644 --- a/src/engine/api/geary-folder-supports-copy.vala +++ b/src/engine/api/geary-folder-supports-copy.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/api/geary-folder-supports-create.vala b/src/engine/api/geary-folder-supports-create.vala index 6e0c4cd2..babffe69 100644 --- a/src/engine/api/geary-folder-supports-create.vala +++ b/src/engine/api/geary-folder-supports-create.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/api/geary-folder-supports-mark.vala b/src/engine/api/geary-folder-supports-mark.vala index 3c4dee4d..928aa109 100644 --- a/src/engine/api/geary-folder-supports-mark.vala +++ b/src/engine/api/geary-folder-supports-mark.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/api/geary-folder-supports-move.vala b/src/engine/api/geary-folder-supports-move.vala index 6e11713e..b1bd8219 100644 --- a/src/engine/api/geary-folder-supports-move.vala +++ b/src/engine/api/geary-folder-supports-move.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/api/geary-folder-supports-remove.vala b/src/engine/api/geary-folder-supports-remove.vala index 163a4b67..8326fb5b 100644 --- a/src/engine/api/geary-folder-supports-remove.vala +++ b/src/engine/api/geary-folder-supports-remove.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/api/geary-folder.vala b/src/engine/api/geary-folder.vala index a8708961..9fa9e61a 100644 --- a/src/engine/api/geary-folder.vala +++ b/src/engine/api/geary-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-logging.vala b/src/engine/api/geary-logging.vala index 48e5d761..f61fe796 100644 --- a/src/engine/api/geary-logging.vala +++ b/src/engine/api/geary-logging.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-named-flag.vala b/src/engine/api/geary-named-flag.vala index 21b73dcc..a91c2f3e 100644 --- a/src/engine/api/geary-named-flag.vala +++ b/src/engine/api/geary-named-flag.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-named-flags.vala b/src/engine/api/geary-named-flags.vala index 2932d39a..35d7063e 100644 --- a/src/engine/api/geary-named-flags.vala +++ b/src/engine/api/geary-named-flags.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-progress-monitor.vala b/src/engine/api/geary-progress-monitor.vala index 4e7427dc..ee0040da 100644 --- a/src/engine/api/geary-progress-monitor.vala +++ b/src/engine/api/geary-progress-monitor.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/api/geary-search-folder.vala b/src/engine/api/geary-search-folder.vala index dcd41d04..b8f32a91 100644 --- a/src/engine/api/geary-search-folder.vala +++ b/src/engine/api/geary-search-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-search-query.vala b/src/engine/api/geary-search-query.vala index c03783db..51bcbd33 100644 --- a/src/engine/api/geary-search-query.vala +++ b/src/engine/api/geary-search-query.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/api/geary-service-provider.vala b/src/engine/api/geary-service-provider.vala index cbc1dc0a..5735324d 100644 --- a/src/engine/api/geary-service-provider.vala +++ b/src/engine/api/geary-service-provider.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/api/geary-special-folder-type.vala b/src/engine/api/geary-special-folder-type.vala index 3e4970b7..30fc4dff 100644 --- a/src/engine/api/geary-special-folder-type.vala +++ b/src/engine/api/geary-special-folder-type.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/app/app-conversation-monitor.vala b/src/engine/app/app-conversation-monitor.vala index 4eafbfde..14bf509d 100644 --- a/src/engine/app/app-conversation-monitor.vala +++ b/src/engine/app/app-conversation-monitor.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/app/app-conversation.vala b/src/engine/app/app-conversation.vala index 2e8bbdca..121a707e 100644 --- a/src/engine/app/app-conversation.vala +++ b/src/engine/app/app-conversation.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/app/app-email-store.vala b/src/engine/app/app-email-store.vala index 02288d04..26a4ce65 100644 --- a/src/engine/app/app-email-store.vala +++ b/src/engine/app/app-email-store.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/app/conversation-monitor/app-append-operation.vala b/src/engine/app/conversation-monitor/app-append-operation.vala index dbbd7c9c..37dc4f25 100644 --- a/src/engine/app/conversation-monitor/app-append-operation.vala +++ b/src/engine/app/conversation-monitor/app-append-operation.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/app/conversation-monitor/app-conversation-operation-queue.vala b/src/engine/app/conversation-monitor/app-conversation-operation-queue.vala index da950254..5d951aef 100644 --- a/src/engine/app/conversation-monitor/app-conversation-operation-queue.vala +++ b/src/engine/app/conversation-monitor/app-conversation-operation-queue.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/app/conversation-monitor/app-conversation-operation.vala b/src/engine/app/conversation-monitor/app-conversation-operation.vala index 445bf24b..9dd89221 100644 --- a/src/engine/app/conversation-monitor/app-conversation-operation.vala +++ b/src/engine/app/conversation-monitor/app-conversation-operation.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/app/conversation-monitor/app-conversation-set.vala b/src/engine/app/conversation-monitor/app-conversation-set.vala index 06068d36..c5848d81 100644 --- a/src/engine/app/conversation-monitor/app-conversation-set.vala +++ b/src/engine/app/conversation-monitor/app-conversation-set.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/app/conversation-monitor/app-external-append-operation.vala b/src/engine/app/conversation-monitor/app-external-append-operation.vala index 8934728c..188d7a0f 100644 --- a/src/engine/app/conversation-monitor/app-external-append-operation.vala +++ b/src/engine/app/conversation-monitor/app-external-append-operation.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/app/conversation-monitor/app-fill-window-operation.vala b/src/engine/app/conversation-monitor/app-fill-window-operation.vala index b4c4f41f..38a023b2 100644 --- a/src/engine/app/conversation-monitor/app-fill-window-operation.vala +++ b/src/engine/app/conversation-monitor/app-fill-window-operation.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/app/conversation-monitor/app-local-load-operation.vala b/src/engine/app/conversation-monitor/app-local-load-operation.vala index 574daecb..7b0f53f9 100644 --- a/src/engine/app/conversation-monitor/app-local-load-operation.vala +++ b/src/engine/app/conversation-monitor/app-local-load-operation.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/app/conversation-monitor/app-local-search-operation.vala b/src/engine/app/conversation-monitor/app-local-search-operation.vala index 43a7e960..f03afe45 100644 --- a/src/engine/app/conversation-monitor/app-local-search-operation.vala +++ b/src/engine/app/conversation-monitor/app-local-search-operation.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/app/conversation-monitor/app-remove-operation.vala b/src/engine/app/conversation-monitor/app-remove-operation.vala index 76498b95..1c0e03e5 100644 --- a/src/engine/app/conversation-monitor/app-remove-operation.vala +++ b/src/engine/app/conversation-monitor/app-remove-operation.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/app/conversation-monitor/app-reseed-operation.vala b/src/engine/app/conversation-monitor/app-reseed-operation.vala index 77df8f06..ce5d1447 100644 --- a/src/engine/app/conversation-monitor/app-reseed-operation.vala +++ b/src/engine/app/conversation-monitor/app-reseed-operation.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/app/conversation-monitor/app-terminate-operation.vala b/src/engine/app/conversation-monitor/app-terminate-operation.vala index af2d190c..5712a578 100644 --- a/src/engine/app/conversation-monitor/app-terminate-operation.vala +++ b/src/engine/app/conversation-monitor/app-terminate-operation.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/app/email-store/app-async-folder-operation.vala b/src/engine/app/email-store/app-async-folder-operation.vala index 5f5159c7..51fe6ce6 100644 --- a/src/engine/app/email-store/app-async-folder-operation.vala +++ b/src/engine/app/email-store/app-async-folder-operation.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/app/email-store/app-copy-operation.vala b/src/engine/app/email-store/app-copy-operation.vala index cae3a3ac..f41b47bf 100644 --- a/src/engine/app/email-store/app-copy-operation.vala +++ b/src/engine/app/email-store/app-copy-operation.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/app/email-store/app-fetch-operation.vala b/src/engine/app/email-store/app-fetch-operation.vala index cb642a64..1cf1daeb 100644 --- a/src/engine/app/email-store/app-fetch-operation.vala +++ b/src/engine/app/email-store/app-fetch-operation.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/app/email-store/app-list-operation.vala b/src/engine/app/email-store/app-list-operation.vala index 8b7171a6..5fa0a9a6 100644 --- a/src/engine/app/email-store/app-list-operation.vala +++ b/src/engine/app/email-store/app-list-operation.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/app/email-store/app-mark-operation.vala b/src/engine/app/email-store/app-mark-operation.vala index fafbec4c..cc31648e 100644 --- a/src/engine/app/email-store/app-mark-operation.vala +++ b/src/engine/app/email-store/app-mark-operation.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/common/common-message-data.vala b/src/engine/common/common-message-data.vala index d716e2f7..59b39a2d 100644 --- a/src/engine/common/common-message-data.vala +++ b/src/engine/common/common-message-data.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/db/db-connection.vala b/src/engine/db/db-connection.vala index 5a9db9c7..c9c66937 100644 --- a/src/engine/db/db-connection.vala +++ b/src/engine/db/db-connection.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/db/db-context.vala b/src/engine/db/db-context.vala index 3598f7e2..c6423235 100644 --- a/src/engine/db/db-context.vala +++ b/src/engine/db/db-context.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/db/db-database-error.vala b/src/engine/db/db-database-error.vala index 88f2a44d..19295462 100644 --- a/src/engine/db/db-database-error.vala +++ b/src/engine/db/db-database-error.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/db/db-database.vala b/src/engine/db/db-database.vala index fed572ce..2ecfcfb0 100644 --- a/src/engine/db/db-database.vala +++ b/src/engine/db/db-database.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/db/db-result.vala b/src/engine/db/db-result.vala index 476cca30..f676880f 100644 --- a/src/engine/db/db-result.vala +++ b/src/engine/db/db-result.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/db/db-statement.vala b/src/engine/db/db-statement.vala index a9117a9a..a104bbbf 100644 --- a/src/engine/db/db-statement.vala +++ b/src/engine/db/db-statement.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/db/db-synchronous-mode.vala b/src/engine/db/db-synchronous-mode.vala index 87cb09f1..b09ebf57 100644 --- a/src/engine/db/db-synchronous-mode.vala +++ b/src/engine/db/db-synchronous-mode.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/db/db-transaction-async-job.vala b/src/engine/db/db-transaction-async-job.vala index 5fcb51ac..f14e951a 100644 --- a/src/engine/db/db-transaction-async-job.vala +++ b/src/engine/db/db-transaction-async-job.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/db/db-transaction-outcome.vala b/src/engine/db/db-transaction-outcome.vala index 570023b8..489001e0 100644 --- a/src/engine/db/db-transaction-outcome.vala +++ b/src/engine/db/db-transaction-outcome.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/db/db-transaction-type.vala b/src/engine/db/db-transaction-type.vala index 843e4e23..bc367eb8 100644 --- a/src/engine/db/db-transaction-type.vala +++ b/src/engine/db/db-transaction-type.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/db/db-versioned-database.vala b/src/engine/db/db-versioned-database.vala index 1db83d67..311438d3 100644 --- a/src/engine/db/db-versioned-database.vala +++ b/src/engine/db/db-versioned-database.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/db/db.vala b/src/engine/db/db.vala index 6995183f..6e288479 100644 --- a/src/engine/db/db.vala +++ b/src/engine/db/db.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-db/imap-db-account.vala b/src/engine/imap-db/imap-db-account.vala index 166d5312..dde70cb0 100644 --- a/src/engine/imap-db/imap-db-account.vala +++ b/src/engine/imap-db/imap-db-account.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap-db/imap-db-attachment.vala b/src/engine/imap-db/imap-db-attachment.vala index 6c8dda70..b8b5226b 100644 --- a/src/engine/imap-db/imap-db-attachment.vala +++ b/src/engine/imap-db/imap-db-attachment.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap-db/imap-db-contact.vala b/src/engine/imap-db/imap-db-contact.vala index f109328f..c3f7563e 100644 --- a/src/engine/imap-db/imap-db-contact.vala +++ b/src/engine/imap-db/imap-db-contact.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap-db/imap-db-database.vala b/src/engine/imap-db/imap-db-database.vala index 16bc3918..a4a8a8a1 100644 --- a/src/engine/imap-db/imap-db-database.vala +++ b/src/engine/imap-db/imap-db-database.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-db/imap-db-email-identifier.vala b/src/engine/imap-db/imap-db-email-identifier.vala index 3f59f1cc..b677b9ae 100644 --- a/src/engine/imap-db/imap-db-email-identifier.vala +++ b/src/engine/imap-db/imap-db-email-identifier.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap-db/imap-db-folder.vala b/src/engine/imap-db/imap-db-folder.vala index 155dad46..df244f3a 100644 --- a/src/engine/imap-db/imap-db-folder.vala +++ b/src/engine/imap-db/imap-db-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap-db/imap-db-message-addresses.vala b/src/engine/imap-db/imap-db-message-addresses.vala index 156ea1b6..f25f547c 100644 --- a/src/engine/imap-db/imap-db-message-addresses.vala +++ b/src/engine/imap-db/imap-db-message-addresses.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-db/imap-db-message-row.vala b/src/engine/imap-db/imap-db-message-row.vala index cb32cb6d..386e6c2b 100644 --- a/src/engine/imap-db/imap-db-message-row.vala +++ b/src/engine/imap-db/imap-db-message-row.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap-db/imap-db-search-email-identifier.vala b/src/engine/imap-db/imap-db-search-email-identifier.vala index 56d50278..53c9b5b9 100644 --- a/src/engine/imap-db/imap-db-search-email-identifier.vala +++ b/src/engine/imap-db/imap-db-search-email-identifier.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap-db/outbox/smtp-outbox-email-identifier.vala b/src/engine/imap-db/outbox/smtp-outbox-email-identifier.vala index ab9b79d2..a83c6da7 100644 --- a/src/engine/imap-db/outbox/smtp-outbox-email-identifier.vala +++ b/src/engine/imap-db/outbox/smtp-outbox-email-identifier.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap-db/outbox/smtp-outbox-email-properties.vala b/src/engine/imap-db/outbox/smtp-outbox-email-properties.vala index b155e398..a5006d47 100644 --- a/src/engine/imap-db/outbox/smtp-outbox-email-properties.vala +++ b/src/engine/imap-db/outbox/smtp-outbox-email-properties.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap-db/outbox/smtp-outbox-folder-properties.vala b/src/engine/imap-db/outbox/smtp-outbox-folder-properties.vala index 8b137a6b..18734393 100644 --- a/src/engine/imap-db/outbox/smtp-outbox-folder-properties.vala +++ b/src/engine/imap-db/outbox/smtp-outbox-folder-properties.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap-db/outbox/smtp-outbox-folder-root.vala b/src/engine/imap-db/outbox/smtp-outbox-folder-root.vala index 1d152464..57e0a841 100644 --- a/src/engine/imap-db/outbox/smtp-outbox-folder-root.vala +++ b/src/engine/imap-db/outbox/smtp-outbox-folder-root.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-db/outbox/smtp-outbox-folder.vala b/src/engine/imap-db/outbox/smtp-outbox-folder.vala index 2eca0210..2dc8ea07 100644 --- a/src/engine/imap-db/outbox/smtp-outbox-folder.vala +++ b/src/engine/imap-db/outbox/smtp-outbox-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap-engine/gmail/imap-engine-gmail-account.vala b/src/engine/imap-engine/gmail/imap-engine-gmail-account.vala index bf1e1599..66f2569f 100644 --- a/src/engine/imap-engine/gmail/imap-engine-gmail-account.vala +++ b/src/engine/imap-engine/gmail/imap-engine-gmail-account.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap-engine/gmail/imap-engine-gmail-folder.vala b/src/engine/imap-engine/gmail/imap-engine-gmail-folder.vala index 8fe7c071..f6525bde 100644 --- a/src/engine/imap-engine/gmail/imap-engine-gmail-folder.vala +++ b/src/engine/imap-engine/gmail/imap-engine-gmail-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/gmail/imap-engine-gmail-search-folder.vala b/src/engine/imap-engine/gmail/imap-engine-gmail-search-folder.vala index ca0b75f2..f5c0328d 100644 --- a/src/engine/imap-engine/gmail/imap-engine-gmail-search-folder.vala +++ b/src/engine/imap-engine/gmail/imap-engine-gmail-search-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap-engine/imap-engine-account-synchronizer.vala b/src/engine/imap-engine/imap-engine-account-synchronizer.vala index fcc4c930..07889d4d 100644 --- a/src/engine/imap-engine/imap-engine-account-synchronizer.vala +++ b/src/engine/imap-engine/imap-engine-account-synchronizer.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap-engine/imap-engine-batch-operations.vala b/src/engine/imap-engine/imap-engine-batch-operations.vala index 35f7c2f8..904d2fee 100644 --- a/src/engine/imap-engine/imap-engine-batch-operations.vala +++ b/src/engine/imap-engine/imap-engine-batch-operations.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap-engine/imap-engine-contact-store.vala b/src/engine/imap-engine/imap-engine-contact-store.vala index 0c78416a..1745b53c 100644 --- a/src/engine/imap-engine/imap-engine-contact-store.vala +++ b/src/engine/imap-engine/imap-engine-contact-store.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap-engine/imap-engine-email-flag-watcher.vala b/src/engine/imap-engine/imap-engine-email-flag-watcher.vala index 4d414ab6..ced046ce 100644 --- a/src/engine/imap-engine/imap-engine-email-flag-watcher.vala +++ b/src/engine/imap-engine/imap-engine-email-flag-watcher.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/imap-engine-email-prefetcher.vala b/src/engine/imap-engine/imap-engine-email-prefetcher.vala index 7b8bd3e9..9f574f48 100644 --- a/src/engine/imap-engine/imap-engine-email-prefetcher.vala +++ b/src/engine/imap-engine/imap-engine-email-prefetcher.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/imap-engine-generic-account.vala b/src/engine/imap-engine/imap-engine-generic-account.vala index 29d227a2..668dd048 100644 --- a/src/engine/imap-engine/imap-engine-generic-account.vala +++ b/src/engine/imap-engine/imap-engine-generic-account.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap-engine/imap-engine-generic-all-mail-folder.vala b/src/engine/imap-engine/imap-engine-generic-all-mail-folder.vala index b7cade3a..ad70c171 100644 --- a/src/engine/imap-engine/imap-engine-generic-all-mail-folder.vala +++ b/src/engine/imap-engine/imap-engine-generic-all-mail-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/imap-engine-generic-drafts-folder.vala b/src/engine/imap-engine/imap-engine-generic-drafts-folder.vala index 26141313..5f19a42e 100644 --- a/src/engine/imap-engine/imap-engine-generic-drafts-folder.vala +++ b/src/engine/imap-engine/imap-engine-generic-drafts-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap-engine/imap-engine-generic-folder.vala b/src/engine/imap-engine/imap-engine-generic-folder.vala index 4b3d5942..ade57488 100644 --- a/src/engine/imap-engine/imap-engine-generic-folder.vala +++ b/src/engine/imap-engine/imap-engine-generic-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap-engine/imap-engine-generic-sent-mail-folder.vala b/src/engine/imap-engine/imap-engine-generic-sent-mail-folder.vala index 98efac33..255d24c4 100644 --- a/src/engine/imap-engine/imap-engine-generic-sent-mail-folder.vala +++ b/src/engine/imap-engine/imap-engine-generic-sent-mail-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/imap-engine-generic-trash-folder.vala b/src/engine/imap-engine/imap-engine-generic-trash-folder.vala index 1829230c..b8a03a30 100644 --- a/src/engine/imap-engine/imap-engine-generic-trash-folder.vala +++ b/src/engine/imap-engine/imap-engine-generic-trash-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/imap-engine-replay-operation.vala b/src/engine/imap-engine/imap-engine-replay-operation.vala index c98371bb..7b1ad33a 100644 --- a/src/engine/imap-engine/imap-engine-replay-operation.vala +++ b/src/engine/imap-engine/imap-engine-replay-operation.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/imap-engine-replay-queue.vala b/src/engine/imap-engine/imap-engine-replay-queue.vala index 5c433111..55524ed5 100644 --- a/src/engine/imap-engine/imap-engine-replay-queue.vala +++ b/src/engine/imap-engine/imap-engine-replay-queue.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/imap-engine-send-replay-operation.vala b/src/engine/imap-engine/imap-engine-send-replay-operation.vala index 7c934da9..e36cc527 100644 --- a/src/engine/imap-engine/imap-engine-send-replay-operation.vala +++ b/src/engine/imap-engine/imap-engine-send-replay-operation.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap-engine/imap-engine.vala b/src/engine/imap-engine/imap-engine.vala index bf8e80c5..6a21e598 100644 --- a/src/engine/imap-engine/imap-engine.vala +++ b/src/engine/imap-engine/imap-engine.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap-engine/other/imap-engine-other-account.vala b/src/engine/imap-engine/other/imap-engine-other-account.vala index 419a4320..1a4dda2d 100644 --- a/src/engine/imap-engine/other/imap-engine-other-account.vala +++ b/src/engine/imap-engine/other/imap-engine-other-account.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap-engine/other/imap-engine-other-folder.vala b/src/engine/imap-engine/other/imap-engine-other-folder.vala index fe8e9730..e2345908 100644 --- a/src/engine/imap-engine/other/imap-engine-other-folder.vala +++ b/src/engine/imap-engine/other/imap-engine-other-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/outlook/imap-engine-outlook-account.vala b/src/engine/imap-engine/outlook/imap-engine-outlook-account.vala index 4007f10c..8c08d17a 100644 --- a/src/engine/imap-engine/outlook/imap-engine-outlook-account.vala +++ b/src/engine/imap-engine/outlook/imap-engine-outlook-account.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap-engine/outlook/imap-engine-outlook-folder.vala b/src/engine/imap-engine/outlook/imap-engine-outlook-folder.vala index c787687f..8c9a2bc6 100644 --- a/src/engine/imap-engine/outlook/imap-engine-outlook-folder.vala +++ b/src/engine/imap-engine/outlook/imap-engine-outlook-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap-engine/replay-ops/imap-engine-abstract-list-email.vala b/src/engine/imap-engine/replay-ops/imap-engine-abstract-list-email.vala index 7d17d0c3..57da967c 100644 --- a/src/engine/imap-engine/replay-ops/imap-engine-abstract-list-email.vala +++ b/src/engine/imap-engine/replay-ops/imap-engine-abstract-list-email.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/replay-ops/imap-engine-copy-email.vala b/src/engine/imap-engine/replay-ops/imap-engine-copy-email.vala index 20dc6408..422d0af6 100644 --- a/src/engine/imap-engine/replay-ops/imap-engine-copy-email.vala +++ b/src/engine/imap-engine/replay-ops/imap-engine-copy-email.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/replay-ops/imap-engine-create-email.vala b/src/engine/imap-engine/replay-ops/imap-engine-create-email.vala index 4419aa01..4477df23 100644 --- a/src/engine/imap-engine/replay-ops/imap-engine-create-email.vala +++ b/src/engine/imap-engine/replay-ops/imap-engine-create-email.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap-engine/replay-ops/imap-engine-fetch-email.vala b/src/engine/imap-engine/replay-ops/imap-engine-fetch-email.vala index 02c09704..5a92736d 100644 --- a/src/engine/imap-engine/replay-ops/imap-engine-fetch-email.vala +++ b/src/engine/imap-engine/replay-ops/imap-engine-fetch-email.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/replay-ops/imap-engine-list-email-by-id.vala b/src/engine/imap-engine/replay-ops/imap-engine-list-email-by-id.vala index 9f93a093..adc7b039 100644 --- a/src/engine/imap-engine/replay-ops/imap-engine-list-email-by-id.vala +++ b/src/engine/imap-engine/replay-ops/imap-engine-list-email-by-id.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/replay-ops/imap-engine-list-email-by-sparse-id.vala b/src/engine/imap-engine/replay-ops/imap-engine-list-email-by-sparse-id.vala index 5a01e45e..02534a1d 100644 --- a/src/engine/imap-engine/replay-ops/imap-engine-list-email-by-sparse-id.vala +++ b/src/engine/imap-engine/replay-ops/imap-engine-list-email-by-sparse-id.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/replay-ops/imap-engine-mark-email.vala b/src/engine/imap-engine/replay-ops/imap-engine-mark-email.vala index b4b09af7..e2a3fe38 100644 --- a/src/engine/imap-engine/replay-ops/imap-engine-mark-email.vala +++ b/src/engine/imap-engine/replay-ops/imap-engine-mark-email.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/replay-ops/imap-engine-move-email.vala b/src/engine/imap-engine/replay-ops/imap-engine-move-email.vala index e43f6256..c3f7c62b 100644 --- a/src/engine/imap-engine/replay-ops/imap-engine-move-email.vala +++ b/src/engine/imap-engine/replay-ops/imap-engine-move-email.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/replay-ops/imap-engine-remove-email.vala b/src/engine/imap-engine/replay-ops/imap-engine-remove-email.vala index 3acf71bb..f26f85cc 100644 --- a/src/engine/imap-engine/replay-ops/imap-engine-remove-email.vala +++ b/src/engine/imap-engine/replay-ops/imap-engine-remove-email.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/replay-ops/imap-engine-replay-append.vala b/src/engine/imap-engine/replay-ops/imap-engine-replay-append.vala index 5d849cd5..874847db 100644 --- a/src/engine/imap-engine/replay-ops/imap-engine-replay-append.vala +++ b/src/engine/imap-engine/replay-ops/imap-engine-replay-append.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/replay-ops/imap-engine-replay-disconnect.vala b/src/engine/imap-engine/replay-ops/imap-engine-replay-disconnect.vala index 2582473a..f4590c02 100644 --- a/src/engine/imap-engine/replay-ops/imap-engine-replay-disconnect.vala +++ b/src/engine/imap-engine/replay-ops/imap-engine-replay-disconnect.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/replay-ops/imap-engine-replay-removal.vala b/src/engine/imap-engine/replay-ops/imap-engine-replay-removal.vala index abc9d10b..0690bb5e 100644 --- a/src/engine/imap-engine/replay-ops/imap-engine-replay-removal.vala +++ b/src/engine/imap-engine/replay-ops/imap-engine-replay-removal.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap-engine/replay-ops/imap-engine-server-search-email.vala b/src/engine/imap-engine/replay-ops/imap-engine-server-search-email.vala index 6b3f67c9..d5b7c8f1 100644 --- a/src/engine/imap-engine/replay-ops/imap-engine-server-search-email.vala +++ b/src/engine/imap-engine/replay-ops/imap-engine-server-search-email.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap-engine/yahoo/imap-engine-yahoo-account.vala b/src/engine/imap-engine/yahoo/imap-engine-yahoo-account.vala index 6b2b86ed..4a91945d 100644 --- a/src/engine/imap-engine/yahoo/imap-engine-yahoo-account.vala +++ b/src/engine/imap-engine/yahoo/imap-engine-yahoo-account.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap-engine/yahoo/imap-engine-yahoo-folder.vala b/src/engine/imap-engine/yahoo/imap-engine-yahoo-folder.vala index 430cbc54..50d9469e 100644 --- a/src/engine/imap-engine/yahoo/imap-engine-yahoo-folder.vala +++ b/src/engine/imap-engine/yahoo/imap-engine-yahoo-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap/api/imap-account.vala b/src/engine/imap/api/imap-account.vala index 388a882f..7e46c047 100644 --- a/src/engine/imap/api/imap-account.vala +++ b/src/engine/imap/api/imap-account.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/api/imap-email-flags.vala b/src/engine/imap/api/imap-email-flags.vala index 6eff5297..012a41f4 100644 --- a/src/engine/imap/api/imap-email-flags.vala +++ b/src/engine/imap/api/imap-email-flags.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/api/imap-email-properties.vala b/src/engine/imap/api/imap-email-properties.vala index 7d682138..f91c70f2 100644 --- a/src/engine/imap/api/imap-email-properties.vala +++ b/src/engine/imap/api/imap-email-properties.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/api/imap-folder-properties.vala b/src/engine/imap/api/imap-folder-properties.vala index 6a3b9b3b..ce1bbf8f 100644 --- a/src/engine/imap/api/imap-folder-properties.vala +++ b/src/engine/imap/api/imap-folder-properties.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/api/imap-folder-root.vala b/src/engine/imap/api/imap-folder-root.vala index 32cc6924..ea49c5da 100644 --- a/src/engine/imap/api/imap-folder-root.vala +++ b/src/engine/imap/api/imap-folder-root.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap/api/imap-folder.vala b/src/engine/imap/api/imap-folder.vala index 4a41df91..71741ad3 100644 --- a/src/engine/imap/api/imap-folder.vala +++ b/src/engine/imap/api/imap-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-append-command.vala b/src/engine/imap/command/imap-append-command.vala index 10081ed9..191364a9 100644 --- a/src/engine/imap/command/imap-append-command.vala +++ b/src/engine/imap/command/imap-append-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap/command/imap-capability-command.vala b/src/engine/imap/command/imap-capability-command.vala index 448eb676..4aafe784 100644 --- a/src/engine/imap/command/imap-capability-command.vala +++ b/src/engine/imap/command/imap-capability-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-close-command.vala b/src/engine/imap/command/imap-close-command.vala index a61a4d73..77dcb6a0 100644 --- a/src/engine/imap/command/imap-close-command.vala +++ b/src/engine/imap/command/imap-close-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-command.vala b/src/engine/imap/command/imap-command.vala index b86adee3..e503ed4d 100644 --- a/src/engine/imap/command/imap-command.vala +++ b/src/engine/imap/command/imap-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-compress-command.vala b/src/engine/imap/command/imap-compress-command.vala index f2dfb87d..a99c2dce 100644 --- a/src/engine/imap/command/imap-compress-command.vala +++ b/src/engine/imap/command/imap-compress-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-copy-command.vala b/src/engine/imap/command/imap-copy-command.vala index 3c842a3d..5d948773 100644 --- a/src/engine/imap/command/imap-copy-command.vala +++ b/src/engine/imap/command/imap-copy-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-examine-command.vala b/src/engine/imap/command/imap-examine-command.vala index b53f173f..405274ea 100644 --- a/src/engine/imap/command/imap-examine-command.vala +++ b/src/engine/imap/command/imap-examine-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-expunge-command.vala b/src/engine/imap/command/imap-expunge-command.vala index 250c7c19..1216b6be 100644 --- a/src/engine/imap/command/imap-expunge-command.vala +++ b/src/engine/imap/command/imap-expunge-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-fetch-command.vala b/src/engine/imap/command/imap-fetch-command.vala index 78540bea..dad384bd 100644 --- a/src/engine/imap/command/imap-fetch-command.vala +++ b/src/engine/imap/command/imap-fetch-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-id-command.vala b/src/engine/imap/command/imap-id-command.vala index d32ccdf5..7ace68a0 100644 --- a/src/engine/imap/command/imap-id-command.vala +++ b/src/engine/imap/command/imap-id-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-idle-command.vala b/src/engine/imap/command/imap-idle-command.vala index caa2e3e7..07fc8375 100644 --- a/src/engine/imap/command/imap-idle-command.vala +++ b/src/engine/imap/command/imap-idle-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-list-command.vala b/src/engine/imap/command/imap-list-command.vala index cc2cb530..54d37d91 100644 --- a/src/engine/imap/command/imap-list-command.vala +++ b/src/engine/imap/command/imap-list-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-login-command.vala b/src/engine/imap/command/imap-login-command.vala index 303df553..32e99f73 100644 --- a/src/engine/imap/command/imap-login-command.vala +++ b/src/engine/imap/command/imap-login-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-logout-command.vala b/src/engine/imap/command/imap-logout-command.vala index d58b9571..91e2edc0 100644 --- a/src/engine/imap/command/imap-logout-command.vala +++ b/src/engine/imap/command/imap-logout-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-message-set.vala b/src/engine/imap/command/imap-message-set.vala index 8fa0b8b8..88129b2a 100644 --- a/src/engine/imap/command/imap-message-set.vala +++ b/src/engine/imap/command/imap-message-set.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-noop-command.vala b/src/engine/imap/command/imap-noop-command.vala index 03c8b556..5a4d5861 100644 --- a/src/engine/imap/command/imap-noop-command.vala +++ b/src/engine/imap/command/imap-noop-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-search-command.vala b/src/engine/imap/command/imap-search-command.vala index ecc7a1c7..84c6e4e6 100644 --- a/src/engine/imap/command/imap-search-command.vala +++ b/src/engine/imap/command/imap-search-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap/command/imap-search-criteria.vala b/src/engine/imap/command/imap-search-criteria.vala index f1100328..ce0575cf 100644 --- a/src/engine/imap/command/imap-search-criteria.vala +++ b/src/engine/imap/command/imap-search-criteria.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap/command/imap-search-criterion.vala b/src/engine/imap/command/imap-search-criterion.vala index f3f3eeca..6e446954 100644 --- a/src/engine/imap/command/imap-search-criterion.vala +++ b/src/engine/imap/command/imap-search-criterion.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap/command/imap-select-command.vala b/src/engine/imap/command/imap-select-command.vala index fc91ba5d..96e88b38 100644 --- a/src/engine/imap/command/imap-select-command.vala +++ b/src/engine/imap/command/imap-select-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-starttls-command.vala b/src/engine/imap/command/imap-starttls-command.vala index 9d4f2b86..9e7083ca 100644 --- a/src/engine/imap/command/imap-starttls-command.vala +++ b/src/engine/imap/command/imap-starttls-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-status-command.vala b/src/engine/imap/command/imap-status-command.vala index 037d32ba..64b8e435 100644 --- a/src/engine/imap/command/imap-status-command.vala +++ b/src/engine/imap/command/imap-status-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/command/imap-store-command.vala b/src/engine/imap/command/imap-store-command.vala index 666220f2..f25365db 100644 --- a/src/engine/imap/command/imap-store-command.vala +++ b/src/engine/imap/command/imap-store-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/imap-error.vala b/src/engine/imap/imap-error.vala index e2b9cc6d..c88cc325 100644 --- a/src/engine/imap/imap-error.vala +++ b/src/engine/imap/imap-error.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/imap.vala b/src/engine/imap/imap.vala index 8ed23268..4597656b 100644 --- a/src/engine/imap/imap.vala +++ b/src/engine/imap/imap.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap/message/imap-data-format.vala b/src/engine/imap/message/imap-data-format.vala index 0eeab95c..f12bb728 100644 --- a/src/engine/imap/message/imap-data-format.vala +++ b/src/engine/imap/message/imap-data-format.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/message/imap-envelope.vala b/src/engine/imap/message/imap-envelope.vala index 26590505..71c73944 100644 --- a/src/engine/imap/message/imap-envelope.vala +++ b/src/engine/imap/message/imap-envelope.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap/message/imap-fetch-body-data-specifier.vala b/src/engine/imap/message/imap-fetch-body-data-specifier.vala index 7469fc0f..77bd454a 100644 --- a/src/engine/imap/message/imap-fetch-body-data-specifier.vala +++ b/src/engine/imap/message/imap-fetch-body-data-specifier.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/message/imap-fetch-data-specifier.vala b/src/engine/imap/message/imap-fetch-data-specifier.vala index 913bd4ab..96f062cd 100644 --- a/src/engine/imap/message/imap-fetch-data-specifier.vala +++ b/src/engine/imap/message/imap-fetch-data-specifier.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/message/imap-flag.vala b/src/engine/imap/message/imap-flag.vala index ff8c7e99..6a7e38a9 100644 --- a/src/engine/imap/message/imap-flag.vala +++ b/src/engine/imap/message/imap-flag.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/message/imap-flags.vala b/src/engine/imap/message/imap-flags.vala index 303419f4..de3aa168 100644 --- a/src/engine/imap/message/imap-flags.vala +++ b/src/engine/imap/message/imap-flags.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/message/imap-internal-date.vala b/src/engine/imap/message/imap-internal-date.vala index 3a1011f6..3d332413 100644 --- a/src/engine/imap/message/imap-internal-date.vala +++ b/src/engine/imap/message/imap-internal-date.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap/message/imap-mailbox-parameter.vala b/src/engine/imap/message/imap-mailbox-parameter.vala index ad64212a..5987c68f 100644 --- a/src/engine/imap/message/imap-mailbox-parameter.vala +++ b/src/engine/imap/message/imap-mailbox-parameter.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/message/imap-mailbox-specifier.vala b/src/engine/imap/message/imap-mailbox-specifier.vala index bfca3a8c..d6a864a8 100644 --- a/src/engine/imap/message/imap-mailbox-specifier.vala +++ b/src/engine/imap/message/imap-mailbox-specifier.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap/message/imap-message-data.vala b/src/engine/imap/message/imap-message-data.vala index ae9c2950..7e18aaa2 100644 --- a/src/engine/imap/message/imap-message-data.vala +++ b/src/engine/imap/message/imap-message-data.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/message/imap-message-flag.vala b/src/engine/imap/message/imap-message-flag.vala index c9970ef2..2c0dc091 100644 --- a/src/engine/imap/message/imap-message-flag.vala +++ b/src/engine/imap/message/imap-message-flag.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/message/imap-message-flags.vala b/src/engine/imap/message/imap-message-flags.vala index 49a83306..8b88aaa2 100644 --- a/src/engine/imap/message/imap-message-flags.vala +++ b/src/engine/imap/message/imap-message-flags.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/message/imap-sequence-number.vala b/src/engine/imap/message/imap-sequence-number.vala index 3988587e..c71b7a8d 100644 --- a/src/engine/imap/message/imap-sequence-number.vala +++ b/src/engine/imap/message/imap-sequence-number.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap/message/imap-status-data-type.vala b/src/engine/imap/message/imap-status-data-type.vala index b9340a6c..64ab9f10 100644 --- a/src/engine/imap/message/imap-status-data-type.vala +++ b/src/engine/imap/message/imap-status-data-type.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/message/imap-tag.vala b/src/engine/imap/message/imap-tag.vala index 732e30a9..d06f8761 100644 --- a/src/engine/imap/message/imap-tag.vala +++ b/src/engine/imap/message/imap-tag.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/message/imap-uid-validity.vala b/src/engine/imap/message/imap-uid-validity.vala index 1b1504f9..fe6875ac 100644 --- a/src/engine/imap/message/imap-uid-validity.vala +++ b/src/engine/imap/message/imap-uid-validity.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap/message/imap-uid.vala b/src/engine/imap/message/imap-uid.vala index 383818e0..1cd57bf9 100644 --- a/src/engine/imap/message/imap-uid.vala +++ b/src/engine/imap/message/imap-uid.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap/parameter/imap-atom-parameter.vala b/src/engine/imap/parameter/imap-atom-parameter.vala index dbd7b164..374ce66d 100644 --- a/src/engine/imap/parameter/imap-atom-parameter.vala +++ b/src/engine/imap/parameter/imap-atom-parameter.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap/parameter/imap-list-parameter.vala b/src/engine/imap/parameter/imap-list-parameter.vala index 182e9ad7..1df02be6 100644 --- a/src/engine/imap/parameter/imap-list-parameter.vala +++ b/src/engine/imap/parameter/imap-list-parameter.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/parameter/imap-literal-parameter.vala b/src/engine/imap/parameter/imap-literal-parameter.vala index 8d211012..7fcf1988 100644 --- a/src/engine/imap/parameter/imap-literal-parameter.vala +++ b/src/engine/imap/parameter/imap-literal-parameter.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/parameter/imap-nil-parameter.vala b/src/engine/imap/parameter/imap-nil-parameter.vala index d082879e..77ebb958 100644 --- a/src/engine/imap/parameter/imap-nil-parameter.vala +++ b/src/engine/imap/parameter/imap-nil-parameter.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/parameter/imap-number-parameter.vala b/src/engine/imap/parameter/imap-number-parameter.vala index 68b6a9f1..354a3f6c 100644 --- a/src/engine/imap/parameter/imap-number-parameter.vala +++ b/src/engine/imap/parameter/imap-number-parameter.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap/parameter/imap-parameter.vala b/src/engine/imap/parameter/imap-parameter.vala index b9675edf..85bcc1d5 100644 --- a/src/engine/imap/parameter/imap-parameter.vala +++ b/src/engine/imap/parameter/imap-parameter.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/parameter/imap-quoted-string-parameter.vala b/src/engine/imap/parameter/imap-quoted-string-parameter.vala index 550bc9e1..55e2d2c5 100644 --- a/src/engine/imap/parameter/imap-quoted-string-parameter.vala +++ b/src/engine/imap/parameter/imap-quoted-string-parameter.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap/parameter/imap-root-parameters.vala b/src/engine/imap/parameter/imap-root-parameters.vala index f50c7a7f..1e5f85e6 100644 --- a/src/engine/imap/parameter/imap-root-parameters.vala +++ b/src/engine/imap/parameter/imap-root-parameters.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/parameter/imap-string-parameter.vala b/src/engine/imap/parameter/imap-string-parameter.vala index 8425679d..178b713a 100644 --- a/src/engine/imap/parameter/imap-string-parameter.vala +++ b/src/engine/imap/parameter/imap-string-parameter.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/parameter/imap-unquoted-string-parameter.vala b/src/engine/imap/parameter/imap-unquoted-string-parameter.vala index 01000b77..766c6b23 100644 --- a/src/engine/imap/parameter/imap-unquoted-string-parameter.vala +++ b/src/engine/imap/parameter/imap-unquoted-string-parameter.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/imap/response/imap-capabilities.vala b/src/engine/imap/response/imap-capabilities.vala index 8a6486bd..f74dd255 100644 --- a/src/engine/imap/response/imap-capabilities.vala +++ b/src/engine/imap/response/imap-capabilities.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/imap/response/imap-continuation-response.vala b/src/engine/imap/response/imap-continuation-response.vala index 5cefee9c..b09a6bc1 100644 --- a/src/engine/imap/response/imap-continuation-response.vala +++ b/src/engine/imap/response/imap-continuation-response.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/response/imap-fetch-data-decoder.vala b/src/engine/imap/response/imap-fetch-data-decoder.vala index 5dc1a6f6..4cbb23fe 100644 --- a/src/engine/imap/response/imap-fetch-data-decoder.vala +++ b/src/engine/imap/response/imap-fetch-data-decoder.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/response/imap-mailbox-attribute.vala b/src/engine/imap/response/imap-mailbox-attribute.vala index 9ce61127..8a7daa96 100644 --- a/src/engine/imap/response/imap-mailbox-attribute.vala +++ b/src/engine/imap/response/imap-mailbox-attribute.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/response/imap-mailbox-attributes.vala b/src/engine/imap/response/imap-mailbox-attributes.vala index 07fecc67..ad4d1f1b 100644 --- a/src/engine/imap/response/imap-mailbox-attributes.vala +++ b/src/engine/imap/response/imap-mailbox-attributes.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/response/imap-response-code-type.vala b/src/engine/imap/response/imap-response-code-type.vala index 0cf1facb..dc34af65 100644 --- a/src/engine/imap/response/imap-response-code-type.vala +++ b/src/engine/imap/response/imap-response-code-type.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/response/imap-response-code.vala b/src/engine/imap/response/imap-response-code.vala index ebcd2b52..f76224ea 100644 --- a/src/engine/imap/response/imap-response-code.vala +++ b/src/engine/imap/response/imap-response-code.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/response/imap-server-data-type.vala b/src/engine/imap/response/imap-server-data-type.vala index ed96d203..16a06be6 100644 --- a/src/engine/imap/response/imap-server-data-type.vala +++ b/src/engine/imap/response/imap-server-data-type.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/response/imap-server-data.vala b/src/engine/imap/response/imap-server-data.vala index bdcc97bb..ecb50605 100644 --- a/src/engine/imap/response/imap-server-data.vala +++ b/src/engine/imap/response/imap-server-data.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/response/imap-server-response.vala b/src/engine/imap/response/imap-server-response.vala index d16c5b09..babe5709 100644 --- a/src/engine/imap/response/imap-server-response.vala +++ b/src/engine/imap/response/imap-server-response.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/response/imap-status-data.vala b/src/engine/imap/response/imap-status-data.vala index e8b7c9d0..c3eb3e90 100644 --- a/src/engine/imap/response/imap-status-data.vala +++ b/src/engine/imap/response/imap-status-data.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/response/imap-status-response.vala b/src/engine/imap/response/imap-status-response.vala index 66fdf567..6e077796 100644 --- a/src/engine/imap/response/imap-status-response.vala +++ b/src/engine/imap/response/imap-status-response.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/response/imap-status.vala b/src/engine/imap/response/imap-status.vala index 1d7aabdc..0f13d702 100644 --- a/src/engine/imap/response/imap-status.vala +++ b/src/engine/imap/response/imap-status.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/transport/imap-client-connection.vala b/src/engine/imap/transport/imap-client-connection.vala index 9def7d14..d14b69dc 100644 --- a/src/engine/imap/transport/imap-client-connection.vala +++ b/src/engine/imap/transport/imap-client-connection.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/transport/imap-client-session-manager.vala b/src/engine/imap/transport/imap-client-session-manager.vala index abfd436d..95528e71 100644 --- a/src/engine/imap/transport/imap-client-session-manager.vala +++ b/src/engine/imap/transport/imap-client-session-manager.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/transport/imap-client-session.vala b/src/engine/imap/transport/imap-client-session.vala index 85ddfeb8..a49620c2 100644 --- a/src/engine/imap/transport/imap-client-session.vala +++ b/src/engine/imap/transport/imap-client-session.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/transport/imap-deserializer.vala b/src/engine/imap/transport/imap-deserializer.vala index 1c69c5a9..a6c9ae62 100644 --- a/src/engine/imap/transport/imap-deserializer.vala +++ b/src/engine/imap/transport/imap-deserializer.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/imap/transport/imap-serializer.vala b/src/engine/imap/transport/imap-serializer.vala index d7c990d4..0199c718 100644 --- a/src/engine/imap/transport/imap-serializer.vala +++ b/src/engine/imap/transport/imap-serializer.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/memory/memory-buffer.vala b/src/engine/memory/memory-buffer.vala index 65250597..b657eba6 100644 --- a/src/engine/memory/memory-buffer.vala +++ b/src/engine/memory/memory-buffer.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/memory/memory-byte-buffer.vala b/src/engine/memory/memory-byte-buffer.vala index 72f094cd..e71cd46d 100644 --- a/src/engine/memory/memory-byte-buffer.vala +++ b/src/engine/memory/memory-byte-buffer.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/memory/memory-empty-buffer.vala b/src/engine/memory/memory-empty-buffer.vala index a45b092e..bab067d9 100644 --- a/src/engine/memory/memory-empty-buffer.vala +++ b/src/engine/memory/memory-empty-buffer.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/memory/memory-file-buffer.vala b/src/engine/memory/memory-file-buffer.vala index ba2e14d8..86db3121 100644 --- a/src/engine/memory/memory-file-buffer.vala +++ b/src/engine/memory/memory-file-buffer.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/memory/memory-growable-buffer.vala b/src/engine/memory/memory-growable-buffer.vala index 687a078a..305fff45 100644 --- a/src/engine/memory/memory-growable-buffer.vala +++ b/src/engine/memory/memory-growable-buffer.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/memory/memory-offset-buffer.vala b/src/engine/memory/memory-offset-buffer.vala index cd7ea780..9273a325 100644 --- a/src/engine/memory/memory-offset-buffer.vala +++ b/src/engine/memory/memory-offset-buffer.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/memory/memory-string-buffer.vala b/src/engine/memory/memory-string-buffer.vala index c1b50140..5c766180 100644 --- a/src/engine/memory/memory-string-buffer.vala +++ b/src/engine/memory/memory-string-buffer.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/memory/memory-unowned-byte-array-buffer.vala b/src/engine/memory/memory-unowned-byte-array-buffer.vala index 44d27d13..03d4aab9 100644 --- a/src/engine/memory/memory-unowned-byte-array-buffer.vala +++ b/src/engine/memory/memory-unowned-byte-array-buffer.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/memory/memory-unowned-bytes-buffer.vala b/src/engine/memory/memory-unowned-bytes-buffer.vala index 3fc12268..355e94db 100644 --- a/src/engine/memory/memory-unowned-bytes-buffer.vala +++ b/src/engine/memory/memory-unowned-bytes-buffer.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/memory/memory-unowned-string-buffer.vala b/src/engine/memory/memory-unowned-string-buffer.vala index 33952998..b57dfbd1 100644 --- a/src/engine/memory/memory-unowned-string-buffer.vala +++ b/src/engine/memory/memory-unowned-string-buffer.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/mime/mime-content-disposition.vala b/src/engine/mime/mime-content-disposition.vala index edcee532..135d1afc 100644 --- a/src/engine/mime/mime-content-disposition.vala +++ b/src/engine/mime/mime-content-disposition.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/mime/mime-content-parameters.vala b/src/engine/mime/mime-content-parameters.vala index 21460767..22cc970b 100644 --- a/src/engine/mime/mime-content-parameters.vala +++ b/src/engine/mime/mime-content-parameters.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/mime/mime-content-type.vala b/src/engine/mime/mime-content-type.vala index c2d6da81..e61ade3a 100644 --- a/src/engine/mime/mime-content-type.vala +++ b/src/engine/mime/mime-content-type.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/mime/mime-data-format.vala b/src/engine/mime/mime-data-format.vala index 88ac8553..25c574b6 100644 --- a/src/engine/mime/mime-data-format.vala +++ b/src/engine/mime/mime-data-format.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/mime/mime-disposition-type.vala b/src/engine/mime/mime-disposition-type.vala index da71c7ab..68b2b304 100644 --- a/src/engine/mime/mime-disposition-type.vala +++ b/src/engine/mime/mime-disposition-type.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/mime/mime-error.vala b/src/engine/mime/mime-error.vala index 8926e438..c24eace9 100644 --- a/src/engine/mime/mime-error.vala +++ b/src/engine/mime/mime-error.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/nonblocking/nonblocking-abstract-semaphore.vala b/src/engine/nonblocking/nonblocking-abstract-semaphore.vala index fdbd812e..f689003a 100644 --- a/src/engine/nonblocking/nonblocking-abstract-semaphore.vala +++ b/src/engine/nonblocking/nonblocking-abstract-semaphore.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/nonblocking/nonblocking-batch.vala b/src/engine/nonblocking/nonblocking-batch.vala index 92295150..10d59f2f 100644 --- a/src/engine/nonblocking/nonblocking-batch.vala +++ b/src/engine/nonblocking/nonblocking-batch.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/nonblocking/nonblocking-concurrent.vala b/src/engine/nonblocking/nonblocking-concurrent.vala index 81dfc491..8980ebd8 100644 --- a/src/engine/nonblocking/nonblocking-concurrent.vala +++ b/src/engine/nonblocking/nonblocking-concurrent.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/nonblocking/nonblocking-counting-semaphore.vala b/src/engine/nonblocking/nonblocking-counting-semaphore.vala index 77d3beb9..fbaeb5cf 100644 --- a/src/engine/nonblocking/nonblocking-counting-semaphore.vala +++ b/src/engine/nonblocking/nonblocking-counting-semaphore.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/nonblocking/nonblocking-error.vala b/src/engine/nonblocking/nonblocking-error.vala index 4e4cb277..7f31a8dc 100644 --- a/src/engine/nonblocking/nonblocking-error.vala +++ b/src/engine/nonblocking/nonblocking-error.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/nonblocking/nonblocking-mailbox.vala b/src/engine/nonblocking/nonblocking-mailbox.vala index 84427a67..52d45db9 100644 --- a/src/engine/nonblocking/nonblocking-mailbox.vala +++ b/src/engine/nonblocking/nonblocking-mailbox.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/nonblocking/nonblocking-mutex.vala b/src/engine/nonblocking/nonblocking-mutex.vala index 4f3715c5..a4b9dbee 100644 --- a/src/engine/nonblocking/nonblocking-mutex.vala +++ b/src/engine/nonblocking/nonblocking-mutex.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/nonblocking/nonblocking-reporting-semaphore.vala b/src/engine/nonblocking/nonblocking-reporting-semaphore.vala index 8f07498c..fd8cda5f 100644 --- a/src/engine/nonblocking/nonblocking-reporting-semaphore.vala +++ b/src/engine/nonblocking/nonblocking-reporting-semaphore.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/nonblocking/nonblocking-variants.vala b/src/engine/nonblocking/nonblocking-variants.vala index 4c5d827c..34522c15 100644 --- a/src/engine/nonblocking/nonblocking-variants.vala +++ b/src/engine/nonblocking/nonblocking-variants.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/rfc822/rfc822-error.vala b/src/engine/rfc822/rfc822-error.vala index 32b7bfbd..30137132 100644 --- a/src/engine/rfc822/rfc822-error.vala +++ b/src/engine/rfc822/rfc822-error.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/rfc822/rfc822-gmime-filter-blockquotes.vala b/src/engine/rfc822/rfc822-gmime-filter-blockquotes.vala index 2e01cdcb..dfdec6d9 100644 --- a/src/engine/rfc822/rfc822-gmime-filter-blockquotes.vala +++ b/src/engine/rfc822/rfc822-gmime-filter-blockquotes.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/rfc822/rfc822-gmime-filter-flowed.vala b/src/engine/rfc822/rfc822-gmime-filter-flowed.vala index b0c877b0..2e3514c1 100644 --- a/src/engine/rfc822/rfc822-gmime-filter-flowed.vala +++ b/src/engine/rfc822/rfc822-gmime-filter-flowed.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/rfc822/rfc822-gmime-filter-plain.vala b/src/engine/rfc822/rfc822-gmime-filter-plain.vala index c6d0bf90..182279fe 100644 --- a/src/engine/rfc822/rfc822-gmime-filter-plain.vala +++ b/src/engine/rfc822/rfc822-gmime-filter-plain.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/rfc822/rfc822-mailbox-address.vala b/src/engine/rfc822/rfc822-mailbox-address.vala index eda4a94a..354d8cc7 100644 --- a/src/engine/rfc822/rfc822-mailbox-address.vala +++ b/src/engine/rfc822/rfc822-mailbox-address.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/rfc822/rfc822-mailbox-addresses.vala b/src/engine/rfc822/rfc822-mailbox-addresses.vala index 5321ce62..eac69dff 100644 --- a/src/engine/rfc822/rfc822-mailbox-addresses.vala +++ b/src/engine/rfc822/rfc822-mailbox-addresses.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/rfc822/rfc822-message-data.vala b/src/engine/rfc822/rfc822-message-data.vala index b8a803f0..8c9cdb40 100644 --- a/src/engine/rfc822/rfc822-message-data.vala +++ b/src/engine/rfc822/rfc822-message-data.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/rfc822/rfc822-message.vala b/src/engine/rfc822/rfc822-message.vala index 6849cea2..13c5746b 100644 --- a/src/engine/rfc822/rfc822-message.vala +++ b/src/engine/rfc822/rfc822-message.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/rfc822/rfc822-utils.vala b/src/engine/rfc822/rfc822-utils.vala index 44ef3a20..05b7d9ed 100644 --- a/src/engine/rfc822/rfc822-utils.vala +++ b/src/engine/rfc822/rfc822-utils.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 Yorba Foundation * Portions copyright (C) 2000-2013 Jeffrey Stedfast * * This software is licensed under the GNU Lesser General Public License diff --git a/src/engine/rfc822/rfc822.vala b/src/engine/rfc822/rfc822.vala index 90a354b3..714107fb 100644 --- a/src/engine/rfc822/rfc822.vala +++ b/src/engine/rfc822/rfc822.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/smtp/smtp-abstract-authenticator.vala b/src/engine/smtp/smtp-abstract-authenticator.vala index 8cd08404..ef8ffb2f 100644 --- a/src/engine/smtp/smtp-abstract-authenticator.vala +++ b/src/engine/smtp/smtp-abstract-authenticator.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/smtp/smtp-authenticator.vala b/src/engine/smtp/smtp-authenticator.vala index 2118c5d9..44964254 100644 --- a/src/engine/smtp/smtp-authenticator.vala +++ b/src/engine/smtp/smtp-authenticator.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/smtp/smtp-capabilities.vala b/src/engine/smtp/smtp-capabilities.vala index 3613556c..b60f626b 100644 --- a/src/engine/smtp/smtp-capabilities.vala +++ b/src/engine/smtp/smtp-capabilities.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/smtp/smtp-client-connection.vala b/src/engine/smtp/smtp-client-connection.vala index c017a54c..d62dd42c 100644 --- a/src/engine/smtp/smtp-client-connection.vala +++ b/src/engine/smtp/smtp-client-connection.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/smtp/smtp-client-session.vala b/src/engine/smtp/smtp-client-session.vala index 573b8447..a3b96a1d 100644 --- a/src/engine/smtp/smtp-client-session.vala +++ b/src/engine/smtp/smtp-client-session.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/smtp/smtp-command.vala b/src/engine/smtp/smtp-command.vala index 13e20197..3fff319a 100644 --- a/src/engine/smtp/smtp-command.vala +++ b/src/engine/smtp/smtp-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/smtp/smtp-data-format.vala b/src/engine/smtp/smtp-data-format.vala index 40da0cd2..e486aeae 100644 --- a/src/engine/smtp/smtp-data-format.vala +++ b/src/engine/smtp/smtp-data-format.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/smtp/smtp-error.vala b/src/engine/smtp/smtp-error.vala index fa3e8cfb..6fb8e32c 100644 --- a/src/engine/smtp/smtp-error.vala +++ b/src/engine/smtp/smtp-error.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/smtp/smtp-greeting.vala b/src/engine/smtp/smtp-greeting.vala index 2ddb656c..36b1bef0 100644 --- a/src/engine/smtp/smtp-greeting.vala +++ b/src/engine/smtp/smtp-greeting.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/smtp/smtp-login-authenticator.vala b/src/engine/smtp/smtp-login-authenticator.vala index 04fe65a9..9401fc28 100644 --- a/src/engine/smtp/smtp-login-authenticator.vala +++ b/src/engine/smtp/smtp-login-authenticator.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/smtp/smtp-plain-authenticator.vala b/src/engine/smtp/smtp-plain-authenticator.vala index d7d13b9d..105d7706 100644 --- a/src/engine/smtp/smtp-plain-authenticator.vala +++ b/src/engine/smtp/smtp-plain-authenticator.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/smtp/smtp-request.vala b/src/engine/smtp/smtp-request.vala index 5ec4f07c..8d1b006a 100644 --- a/src/engine/smtp/smtp-request.vala +++ b/src/engine/smtp/smtp-request.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/smtp/smtp-response-code.vala b/src/engine/smtp/smtp-response-code.vala index 58e52880..dd416988 100644 --- a/src/engine/smtp/smtp-response-code.vala +++ b/src/engine/smtp/smtp-response-code.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/smtp/smtp-response-line.vala b/src/engine/smtp/smtp-response-line.vala index f77a4f38..24c614ab 100644 --- a/src/engine/smtp/smtp-response-line.vala +++ b/src/engine/smtp/smtp-response-line.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/smtp/smtp-response.vala b/src/engine/smtp/smtp-response.vala index 98f919e3..7fd33d5e 100644 --- a/src/engine/smtp/smtp-response.vala +++ b/src/engine/smtp/smtp-response.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/state/state-machine-descriptor.vala b/src/engine/state/state-machine-descriptor.vala index dc83cca6..71e223bf 100644 --- a/src/engine/state/state-machine-descriptor.vala +++ b/src/engine/state/state-machine-descriptor.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/state/state-machine.vala b/src/engine/state/state-machine.vala index 2fcdc931..81ca3895 100644 --- a/src/engine/state/state-machine.vala +++ b/src/engine/state/state-machine.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/state/state-mapping.vala b/src/engine/state/state-mapping.vala index e59dddd3..1b3bdc81 100644 --- a/src/engine/state/state-mapping.vala +++ b/src/engine/state/state-mapping.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/util/util-collection.vala b/src/engine/util/util-collection.vala index c69a7708..32f0f984 100644 --- a/src/engine/util/util-collection.vala +++ b/src/engine/util/util-collection.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/util/util-converter.vala b/src/engine/util/util-converter.vala index 9e33be66..c6d8c7c2 100644 --- a/src/engine/util/util-converter.vala +++ b/src/engine/util/util-converter.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/util/util-files.vala b/src/engine/util/util-files.vala index 96d45507..5ac97acd 100644 --- a/src/engine/util/util-files.vala +++ b/src/engine/util/util-files.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/util/util-generic-capabilities.vala b/src/engine/util/util-generic-capabilities.vala index 971b120b..2f4533fe 100644 --- a/src/engine/util/util-generic-capabilities.vala +++ b/src/engine/util/util-generic-capabilities.vala @@ -1,4 +1,4 @@ -/* Copyright 2012-2013 Yorba Foundation +/* Copyright 2012-2014 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/src/engine/util/util-html.vala b/src/engine/util/util-html.vala index 12712ae1..dc0b3901 100644 --- a/src/engine/util/util-html.vala +++ b/src/engine/util/util-html.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/util/util-imap-utf7.vala b/src/engine/util/util-imap-utf7.vala index 7398848f..7a94e950 100644 --- a/src/engine/util/util-imap-utf7.vala +++ b/src/engine/util/util-imap-utf7.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 Yorba Foundation * Copyright (c) 2008-2012 Dovecot authors * * This software is licensed under the GNU Lesser General Public License diff --git a/src/engine/util/util-inet.vala b/src/engine/util/util-inet.vala index c7963a82..3a499036 100644 --- a/src/engine/util/util-inet.vala +++ b/src/engine/util/util-inet.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/util/util-iterable.vala b/src/engine/util/util-iterable.vala index 4407c92a..10ad20a6 100644 --- a/src/engine/util/util-iterable.vala +++ b/src/engine/util/util-iterable.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/util/util-numeric.vala b/src/engine/util/util-numeric.vala index 29cbd646..8a9fab51 100644 --- a/src/engine/util/util-numeric.vala +++ b/src/engine/util/util-numeric.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/util/util-object.vala b/src/engine/util/util-object.vala index 540222a9..ee65d1fe 100644 --- a/src/engine/util/util-object.vala +++ b/src/engine/util/util-object.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/util/util-reference-semantics.vala b/src/engine/util/util-reference-semantics.vala index d71114d8..f436e5ec 100644 --- a/src/engine/util/util-reference-semantics.vala +++ b/src/engine/util/util-reference-semantics.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/util/util-scheduler.vala b/src/engine/util/util-scheduler.vala index 69abbdf5..33583f84 100644 --- a/src/engine/util/util-scheduler.vala +++ b/src/engine/util/util-scheduler.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/util/util-stream.vala b/src/engine/util/util-stream.vala index 7d47314a..a3db9de2 100644 --- a/src/engine/util/util-stream.vala +++ b/src/engine/util/util-stream.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/util/util-string.vala b/src/engine/util/util-string.vala index e4d7a981..af1e41b0 100644 --- a/src/engine/util/util-string.vala +++ b/src/engine/util/util-string.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/engine/util/util-synchronization.vala b/src/engine/util/util-synchronization.vala index 1c7c97c9..9416d122 100644 --- a/src/engine/util/util-synchronization.vala +++ b/src/engine/util/util-synchronization.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/util/util-time.vala b/src/engine/util/util-time.vala index baca261a..0a52fb4f 100644 --- a/src/engine/util/util-time.vala +++ b/src/engine/util/util-time.vala @@ -1,4 +1,4 @@ -/* Copyright 2013 Yorba Foundation +/* Copyright 2013-2014 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/src/engine/util/util-trillian.vala b/src/engine/util/util-trillian.vala index b1edd0c1..13aa64ef 100644 --- a/src/engine/util/util-trillian.vala +++ b/src/engine/util/util-trillian.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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/src/mailer/main.vala b/src/mailer/main.vala index c1ef9750..88320ee5 100644 --- a/src/mailer/main.vala +++ b/src/mailer/main.vala @@ -1,4 +1,4 @@ -/* Copyright 2011-2013 Yorba Foundation +/* Copyright 2011-2014 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.