diff --git a/src/client/geary-application.vala b/src/client/geary-application.vala index 6bdc3045..beba9a5f 100644 --- a/src/client/geary-application.vala +++ b/src/client/geary-application.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. @@ -13,7 +13,7 @@ public class GearyApplication : YorbaApplication { public const string PRGNAME = "geary"; public static string DESCRIPTION = _("Email Client"); public const string VERSION = "0.0.0+trunk"; - public const string COPYRIGHT = "Copyright 2011 Yorba Foundation"; + public const string COPYRIGHT = "Copyright 2011-2012 Yorba Foundation"; public const string WEBSITE = "http://www.yorba.org"; public static string WEBSITE_LABEL = _("Visit the Yorba web site"); diff --git a/src/client/geary-config.vala b/src/client/geary-config.vala index 92e4f6ab..5b8fa846 100644 --- a/src/client/geary-config.vala +++ b/src/client/geary-config.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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/geary-controller.vala b/src/client/geary-controller.vala index 8381caed..d4f61b44 100644 --- a/src/client/geary-controller.vala +++ b/src/client/geary-controller.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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/main.vala b/src/client/main.vala index 2a18646d..bba1aad0 100644 --- a/src/client/main.vala +++ b/src/client/main.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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/ui/background-box.vala b/src/client/ui/background-box.vala index d0e86388..75bf9ae5 100644 --- a/src/client/ui/background-box.vala +++ b/src/client/ui/background-box.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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/ui/composer-window.vala b/src/client/ui/composer-window.vala index 0ee3abd0..f2cac905 100644 --- a/src/client/ui/composer-window.vala +++ b/src/client/ui/composer-window.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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/ui/folder-list-store.vala b/src/client/ui/folder-list-store.vala index 1212d0d7..0a0236e8 100644 --- a/src/client/ui/folder-list-store.vala +++ b/src/client/ui/folder-list-store.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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/ui/folder-list-view.vala b/src/client/ui/folder-list-view.vala index 504428c5..9cb1a0f2 100644 --- a/src/client/ui/folder-list-view.vala +++ b/src/client/ui/folder-list-view.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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/ui/geary-login.vala b/src/client/ui/geary-login.vala index a6f0c5f2..f3e4ec1a 100644 --- a/src/client/ui/geary-login.vala +++ b/src/client/ui/geary-login.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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/ui/icon-factory.vala b/src/client/ui/icon-factory.vala index 34a01461..0b1af998 100644 --- a/src/client/ui/icon-factory.vala +++ b/src/client/ui/icon-factory.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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/ui/main-toolbar.vala b/src/client/ui/main-toolbar.vala index c2e228f2..88f866fa 100644 --- a/src/client/ui/main-toolbar.vala +++ b/src/client/ui/main-toolbar.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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/ui/main-window.vala b/src/client/ui/main-window.vala index 17a856a1..4514bef1 100644 --- a/src/client/ui/main-window.vala +++ b/src/client/ui/main-window.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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/ui/message-list-cell-renderer.vala b/src/client/ui/message-list-cell-renderer.vala index 9f472318..5fc89cc0 100644 --- a/src/client/ui/message-list-cell-renderer.vala +++ b/src/client/ui/message-list-cell-renderer.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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/ui/message-list-store.vala b/src/client/ui/message-list-store.vala index 52577988..1d6f638c 100644 --- a/src/client/ui/message-list-store.vala +++ b/src/client/ui/message-list-store.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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/ui/message-list-view.vala b/src/client/ui/message-list-view.vala index da66d398..a4f673ca 100644 --- a/src/client/ui/message-list-view.vala +++ b/src/client/ui/message-list-view.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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/ui/message-viewer.vala b/src/client/ui/message-viewer.vala index 12a4ae63..12b3aee9 100644 --- a/src/client/ui/message-viewer.vala +++ b/src/client/ui/message-viewer.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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/ui/preferences-dialog.vala b/src/client/ui/preferences-dialog.vala index 9f35b608..4775b84f 100644 --- a/src/client/ui/preferences-dialog.vala +++ b/src/client/ui/preferences-dialog.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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 397aa89d..d6db8d63 100644 --- a/src/client/util/util-email.vala +++ b/src/client/util/util-email.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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-keyring.vala b/src/client/util/util-keyring.vala index 32204d63..a6a4dead 100644 --- a/src/client/util/util-keyring.vala +++ b/src/client/util/util-keyring.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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/wscript_build b/src/client/wscript_build index 28b3f98d..03788fc1 100644 --- a/src/client/wscript_build +++ b/src/client/wscript_build @@ -1,7 +1,7 @@ #! /usr/bin/env python # encoding: utf-8 # -# Copyright 2011 Yorba Foundation +# Copyright 2011-2012 Yorba Foundation client_src = [ 'geary-application.vala', diff --git a/src/common/common-arrays.vala b/src/common/common-arrays.vala index dd095105..f58749ca 100644 --- a/src/common/common-arrays.vala +++ b/src/common/common-arrays.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/common/common-async.vala b/src/common/common-async.vala index 7acc5282..7b466657 100644 --- a/src/common/common-async.vala +++ b/src/common/common-async.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/common/common-date.vala b/src/common/common-date.vala index e7dfda43..acd89bd3 100644 --- a/src/common/common-date.vala +++ b/src/common/common-date.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/common/common-intl.vala b/src/common/common-intl.vala index 79aa7022..513c35c2 100644 --- a/src/common/common-intl.vala +++ b/src/common/common-intl.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/common/common-yorba-application.vala b/src/common/common-yorba-application.vala index d13abf06..3f3ea382 100644 --- a/src/common/common-yorba-application.vala +++ b/src/common/common-yorba-application.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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 6b949abf..cdd7a892 100644 --- a/src/console/main.vala +++ b/src/console/main.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is 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/wscript_build b/src/console/wscript_build index a2b611aa..6f0a4acf 100644 --- a/src/console/wscript_build +++ b/src/console/wscript_build @@ -1,7 +1,7 @@ #! /usr/bin/env python # encoding: utf-8 # -# Copyright 2011 Yorba Foundation +# Copyright 2011-2012 Yorba Foundation console_src = [ 'main.vala' diff --git a/src/engine/api/geary-account.vala b/src/engine/api/geary-account.vala index a3852da9..6ca4d277 100644 --- a/src/engine/api/geary-account.vala +++ b/src/engine/api/geary-account.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-batch-operations.vala b/src/engine/api/geary-batch-operations.vala index 9a1b3315..31f734f7 100755 --- a/src/engine/api/geary-batch-operations.vala +++ b/src/engine/api/geary-batch-operations.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 cb24078a..d4ffb565 100644 --- a/src/engine/api/geary-composed-email.vala +++ b/src/engine/api/geary-composed-email.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-conversation.vala b/src/engine/api/geary-conversation.vala index c639e4cb..ddb82ecf 100644 --- a/src/engine/api/geary-conversation.vala +++ b/src/engine/api/geary-conversation.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-conversations.vala b/src/engine/api/geary-conversations.vala index 79f05bfc..22fdc9f6 100644 --- a/src/engine/api/geary-conversations.vala +++ b/src/engine/api/geary-conversations.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 fa1ae71d..93938da4 100644 --- a/src/engine/api/geary-credentials.vala +++ b/src/engine/api/geary-credentials.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-flag.vala b/src/engine/api/geary-email-flag.vala index e7424a5b..a2520d91 100644 --- a/src/engine/api/geary-email-flag.vala +++ b/src/engine/api/geary-email-flag.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 b8714482..b283c318 100644 --- a/src/engine/api/geary-email-flags.vala +++ b/src/engine/api/geary-email-flags.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 7c8948ec..880078f8 100644 --- a/src/engine/api/geary-email-identifier.vala +++ b/src/engine/api/geary-email-identifier.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 59abb3ce..1ba6a8ff 100644 --- a/src/engine/api/geary-email-properties.vala +++ b/src/engine/api/geary-email-properties.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 e8606a21..69929a5d 100644 --- a/src/engine/api/geary-email.vala +++ b/src/engine/api/geary-email.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 021b2002..f7777dfd 100644 --- a/src/engine/api/geary-endpoint.vala +++ b/src/engine/api/geary-endpoint.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 6f0c6d94..75f6652b 100644 --- a/src/engine/api/geary-engine-error.vala +++ b/src/engine/api/geary-engine-error.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 0b86c358..db6eb5a2 100644 --- a/src/engine/api/geary-engine.vala +++ b/src/engine/api/geary-engine.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 c6e0d8a2..2772dd7c 100644 --- a/src/engine/api/geary-folder-path.vala +++ b/src/engine/api/geary-folder-path.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 d5ad166c..b8b0e590 100644 --- a/src/engine/api/geary-folder-properties.vala +++ b/src/engine/api/geary-folder-properties.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 f21c50d8..7a7e1afd 100644 --- a/src/engine/api/geary-folder.vala +++ b/src/engine/api/geary-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 02b5fda2..4ed5de78 100755 --- a/src/engine/api/geary-logging.vala +++ b/src/engine/api/geary-logging.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-personality.vala b/src/engine/api/geary-personality.vala index e3f8fd3e..383e06e0 100644 --- a/src/engine/api/geary-personality.vala +++ b/src/engine/api/geary-personality.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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.vala b/src/engine/api/geary-special-folder.vala index aeb30706..8bb8bc08 100644 --- a/src/engine/api/geary-special-folder.vala +++ b/src/engine/api/geary-special-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 ced1476b..fd3e5f69 100644 --- a/src/engine/common/common-message-data.vala +++ b/src/engine/common/common-message-data.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 035cf8c8..aa624351 100644 --- a/src/engine/imap/api/imap-account.vala +++ b/src/engine/imap/api/imap-account.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 ce59f62a..07021294 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 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-identifier.vala b/src/engine/imap/api/imap-email-identifier.vala index b9a7cd50..29507f5a 100644 --- a/src/engine/imap/api/imap-email-identifier.vala +++ b/src/engine/imap/api/imap-email-identifier.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 5a28f6b1..21a8c41c 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 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 d143cbfb..e19cb4b1 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 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 b49313ed..ee73f80d 100644 --- a/src/engine/imap/api/imap-folder.vala +++ b/src/engine/imap/api/imap-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-response.vala b/src/engine/imap/command/imap-command-response.vala index f4f7d2f7..35ae5f4e 100644 --- a/src/engine/imap/command/imap-command-response.vala +++ b/src/engine/imap/command/imap-command-response.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 c31afbc0..1f69423d 100644 --- a/src/engine/imap/command/imap-command.vala +++ b/src/engine/imap/command/imap-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-commands.vala b/src/engine/imap/command/imap-commands.vala index bb8bb456..ce0029f6 100644 --- a/src/engine/imap/command/imap-commands.vala +++ b/src/engine/imap/command/imap-commands.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 5d6ac2e6..4d8f486c 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 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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/decoders/imap-command-results.vala b/src/engine/imap/decoders/imap-command-results.vala index e7d21e26..ce56304c 100644 --- a/src/engine/imap/decoders/imap-command-results.vala +++ b/src/engine/imap/decoders/imap-command-results.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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/decoders/imap-fetch-data-decoder.vala b/src/engine/imap/decoders/imap-fetch-data-decoder.vala index 30b22a89..e4378778 100644 --- a/src/engine/imap/decoders/imap-fetch-data-decoder.vala +++ b/src/engine/imap/decoders/imap-fetch-data-decoder.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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/decoders/imap-fetch-results.vala b/src/engine/imap/decoders/imap-fetch-results.vala index 12b9f26c..6676f790 100644 --- a/src/engine/imap/decoders/imap-fetch-results.vala +++ b/src/engine/imap/decoders/imap-fetch-results.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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/decoders/imap-list-results.vala b/src/engine/imap/decoders/imap-list-results.vala index e947ee12..efb8fa37 100644 --- a/src/engine/imap/decoders/imap-list-results.vala +++ b/src/engine/imap/decoders/imap-list-results.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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/decoders/imap-select-examine-results.vala b/src/engine/imap/decoders/imap-select-examine-results.vala index 95daaff2..bfa46d66 100644 --- a/src/engine/imap/decoders/imap-select-examine-results.vala +++ b/src/engine/imap/decoders/imap-select-examine-results.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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/decoders/imap-status-results.vala b/src/engine/imap/decoders/imap-status-results.vala index d70358d3..ac368ba4 100644 --- a/src/engine/imap/decoders/imap-status-results.vala +++ b/src/engine/imap/decoders/imap-status-results.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 4c984ed0..deda46ce 100644 --- a/src/engine/imap/imap-error.vala +++ b/src/engine/imap/imap-error.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 8664789a..9544f12d 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 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-type.vala b/src/engine/imap/message/imap-fetch-body-data-type.vala index a1bb1a0e..f411d020 100644 --- a/src/engine/imap/message/imap-fetch-body-data-type.vala +++ b/src/engine/imap/message/imap-fetch-body-data-type.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-type.vala b/src/engine/imap/message/imap-fetch-data-type.vala index d06c0274..6f7a93bc 100644 --- a/src/engine/imap/message/imap-fetch-data-type.vala +++ b/src/engine/imap/message/imap-fetch-data-type.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 578bf178..a53ec1f2 100644 --- a/src/engine/imap/message/imap-flag.vala +++ b/src/engine/imap/message/imap-flag.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 c3149b73..0ec65a96 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 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-set.vala b/src/engine/imap/message/imap-message-set.vala index 04086266..92b50f9c 100644 --- a/src/engine/imap/message/imap-message-set.vala +++ b/src/engine/imap/message/imap-message-set.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-parameter.vala b/src/engine/imap/message/imap-parameter.vala index 191787e9..34e3d044 100644 --- a/src/engine/imap/message/imap-parameter.vala +++ b/src/engine/imap/message/imap-parameter.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 592c22bc..b56c84e9 100644 --- a/src/engine/imap/message/imap-tag.vala +++ b/src/engine/imap/message/imap-tag.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 0f86dd1c..2dcc2d10 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 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 b4a834a7..db4a40a3 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 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 eeaf38e6..60195197 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 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 93914bb0..f8b43682 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 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 2223895e..e3105f38 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 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-type.vala b/src/engine/imap/response/imap-status-data-type.vala index 1b2719eb..1445c38e 100644 --- a/src/engine/imap/response/imap-status-data-type.vala +++ b/src/engine/imap/response/imap-status-data-type.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 86680fb6..221e885f 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 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 18b99f27..72eeb43d 100644 --- a/src/engine/imap/response/imap-status.vala +++ b/src/engine/imap/response/imap-status.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-unsolicited-server-data.vala b/src/engine/imap/response/imap-unsolicited-server-data.vala index 992179bb..8a3eae82 100755 --- a/src/engine/imap/response/imap-unsolicited-server-data.vala +++ b/src/engine/imap/response/imap-unsolicited-server-data.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 680323df..118a2aee 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 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 0c2808b8..3881ed12 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 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 2a3c4b73..db164910 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 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 9849ba4d..ebd44a83 100644 --- a/src/engine/imap/transport/imap-deserializer.vala +++ b/src/engine/imap/transport/imap-deserializer.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-mailbox.vala b/src/engine/imap/transport/imap-mailbox.vala index 8e23b940..0a02a305 100644 --- a/src/engine/imap/transport/imap-mailbox.vala +++ b/src/engine/imap/transport/imap-mailbox.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-serializable.vala b/src/engine/imap/transport/imap-serializable.vala index f7374408..3273a467 100644 --- a/src/engine/imap/transport/imap-serializable.vala +++ b/src/engine/imap/transport/imap-serializable.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 95da9279..25e47b1a 100644 --- a/src/engine/imap/transport/imap-serializer.vala +++ b/src/engine/imap/transport/imap-serializer.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/impl/geary-abstract-account.vala b/src/engine/impl/geary-abstract-account.vala index 15574a96..0270fb22 100644 --- a/src/engine/impl/geary-abstract-account.vala +++ b/src/engine/impl/geary-abstract-account.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/impl/geary-abstract-folder.vala b/src/engine/impl/geary-abstract-folder.vala index 91c502f4..724a10b0 100644 --- a/src/engine/impl/geary-abstract-folder.vala +++ b/src/engine/impl/geary-abstract-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/impl/geary-engine-account.vala b/src/engine/impl/geary-engine-account.vala index cb0806fb..adafaf03 100644 --- a/src/engine/impl/geary-engine-account.vala +++ b/src/engine/impl/geary-engine-account.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/impl/geary-engine-folder.vala b/src/engine/impl/geary-engine-folder.vala index 0d6eaad5..134ade7d 100644 --- a/src/engine/impl/geary-engine-folder.vala +++ b/src/engine/impl/geary-engine-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/impl/geary-generic-imap-account.vala b/src/engine/impl/geary-generic-imap-account.vala index f88da4ae..7c08c94d 100644 --- a/src/engine/impl/geary-generic-imap-account.vala +++ b/src/engine/impl/geary-generic-imap-account.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/impl/geary-generic-imap-folder.vala b/src/engine/impl/geary-generic-imap-folder.vala index 2299ecb2..8344cd2e 100644 --- a/src/engine/impl/geary-generic-imap-folder.vala +++ b/src/engine/impl/geary-generic-imap-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/impl/geary-gmail-account.vala b/src/engine/impl/geary-gmail-account.vala index e141dd21..8510d1ee 100644 --- a/src/engine/impl/geary-gmail-account.vala +++ b/src/engine/impl/geary-gmail-account.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/impl/geary-local-interfaces.vala b/src/engine/impl/geary-local-interfaces.vala index 4546623f..d9879b23 100644 --- a/src/engine/impl/geary-local-interfaces.vala +++ b/src/engine/impl/geary-local-interfaces.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/impl/geary-receive-replay-operations.vala b/src/engine/impl/geary-receive-replay-operations.vala index 146d1094..a3df9a94 100644 --- a/src/engine/impl/geary-receive-replay-operations.vala +++ b/src/engine/impl/geary-receive-replay-operations.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/impl/geary-receive-replay-queue.vala b/src/engine/impl/geary-receive-replay-queue.vala index 0ee8e674..8622fb11 100644 --- a/src/engine/impl/geary-receive-replay-queue.vala +++ b/src/engine/impl/geary-receive-replay-queue.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/impl/geary-remote-interfaces.vala b/src/engine/impl/geary-remote-interfaces.vala index e0179cb8..3b6e32c2 100644 --- a/src/engine/impl/geary-remote-interfaces.vala +++ b/src/engine/impl/geary-remote-interfaces.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/impl/geary-send-replay-operations.vala b/src/engine/impl/geary-send-replay-operations.vala index 2a9f80e7..f1f2e8ab 100644 --- a/src/engine/impl/geary-send-replay-operations.vala +++ b/src/engine/impl/geary-send-replay-operations.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/impl/geary-send-replay-queue.vala b/src/engine/impl/geary-send-replay-queue.vala index 060673a7..d5cef2a6 100644 --- a/src/engine/impl/geary-send-replay-queue.vala +++ b/src/engine/impl/geary-send-replay-queue.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 96c57264..286c552e 100644 --- a/src/engine/nonblocking/nonblocking-abstract-semaphore.vala +++ b/src/engine/nonblocking/nonblocking-abstract-semaphore.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 c3f7efe3..58ebbbfc 100755 --- a/src/engine/nonblocking/nonblocking-batch.vala +++ b/src/engine/nonblocking/nonblocking-batch.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 4206168e..f845aac8 100644 --- a/src/engine/nonblocking/nonblocking-mailbox.vala +++ b/src/engine/nonblocking/nonblocking-mailbox.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 f1818341..49110f9f 100644 --- a/src/engine/nonblocking/nonblocking-mutex.vala +++ b/src/engine/nonblocking/nonblocking-mutex.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 f84ab902..6eec3dcb 100644 --- a/src/engine/nonblocking/nonblocking-variants.vala +++ b/src/engine/nonblocking/nonblocking-variants.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 8fb213dd..4e356cbd 100644 --- a/src/engine/rfc822/rfc822-error.vala +++ b/src/engine/rfc822/rfc822-error.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 c90e23f1..e3f46527 100644 --- a/src/engine/rfc822/rfc822-mailbox-address.vala +++ b/src/engine/rfc822/rfc822-mailbox-address.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 2515870f..8e199e5b 100644 --- a/src/engine/rfc822/rfc822-mailbox-addresses.vala +++ b/src/engine/rfc822/rfc822-mailbox-addresses.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 d144e7db..45997d21 100644 --- a/src/engine/rfc822/rfc822-message-data.vala +++ b/src/engine/rfc822/rfc822-message-data.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 78634a6b..b150c0a4 100644 --- a/src/engine/rfc822/rfc822-message.vala +++ b/src/engine/rfc822/rfc822-message.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 e45a4b05..bbbc76e7 100644 --- a/src/engine/smtp/smtp-abstract-authenticator.vala +++ b/src/engine/smtp/smtp-abstract-authenticator.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 d7cd6a06..a8f569a6 100644 --- a/src/engine/smtp/smtp-authenticator.vala +++ b/src/engine/smtp/smtp-authenticator.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 2b4ef225..7b7a9ce2 100644 --- a/src/engine/smtp/smtp-client-connection.vala +++ b/src/engine/smtp/smtp-client-connection.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 41a1b102..420a41f7 100644 --- a/src/engine/smtp/smtp-client-session.vala +++ b/src/engine/smtp/smtp-client-session.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 ff57abef..88c27990 100644 --- a/src/engine/smtp/smtp-command.vala +++ b/src/engine/smtp/smtp-command.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 fd1f4039..cd10fc91 100644 --- a/src/engine/smtp/smtp-data-format.vala +++ b/src/engine/smtp/smtp-data-format.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 622584a5..cbcb691d 100644 --- a/src/engine/smtp/smtp-error.vala +++ b/src/engine/smtp/smtp-error.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 08232665..ea0a62c3 100644 --- a/src/engine/smtp/smtp-greeting.vala +++ b/src/engine/smtp/smtp-greeting.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 cd0e8988..cdae74f5 100644 --- a/src/engine/smtp/smtp-login-authenticator.vala +++ b/src/engine/smtp/smtp-login-authenticator.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 9c173267..b7a8e745 100644 --- a/src/engine/smtp/smtp-plain-authenticator.vala +++ b/src/engine/smtp/smtp-plain-authenticator.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 8811d2c9..2e07060a 100644 --- a/src/engine/smtp/smtp-request.vala +++ b/src/engine/smtp/smtp-request.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 791ff52c..a4c800c3 100644 --- a/src/engine/smtp/smtp-response-code.vala +++ b/src/engine/smtp/smtp-response-code.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 1aae3116..150737bb 100644 --- a/src/engine/smtp/smtp-response-line.vala +++ b/src/engine/smtp/smtp-response-line.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 587f5b74..3c60795e 100644 --- a/src/engine/smtp/smtp-response.vala +++ b/src/engine/smtp/smtp-response.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/abstract/sqlite-database.vala b/src/engine/sqlite/abstract/sqlite-database.vala index 9f8b7907..fd038433 100644 --- a/src/engine/sqlite/abstract/sqlite-database.vala +++ b/src/engine/sqlite/abstract/sqlite-database.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/abstract/sqlite-row.vala b/src/engine/sqlite/abstract/sqlite-row.vala index bf7b3cf6..b129b035 100644 --- a/src/engine/sqlite/abstract/sqlite-row.vala +++ b/src/engine/sqlite/abstract/sqlite-row.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/abstract/sqlite-table.vala b/src/engine/sqlite/abstract/sqlite-table.vala index 559a08b5..e800a4d4 100644 --- a/src/engine/sqlite/abstract/sqlite-table.vala +++ b/src/engine/sqlite/abstract/sqlite-table.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/abstract/sqlite-transaction.vala b/src/engine/sqlite/abstract/sqlite-transaction.vala index cb41260f..1b85572a 100644 --- a/src/engine/sqlite/abstract/sqlite-transaction.vala +++ b/src/engine/sqlite/abstract/sqlite-transaction.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/api/sqlite-account.vala b/src/engine/sqlite/api/sqlite-account.vala index 2e164f2e..c9f35169 100644 --- a/src/engine/sqlite/api/sqlite-account.vala +++ b/src/engine/sqlite/api/sqlite-account.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/api/sqlite-folder.vala b/src/engine/sqlite/api/sqlite-folder.vala index f9800c21..034affb6 100644 --- a/src/engine/sqlite/api/sqlite-folder.vala +++ b/src/engine/sqlite/api/sqlite-folder.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/email/sqlite-folder-row.vala b/src/engine/sqlite/email/sqlite-folder-row.vala index 6ac91381..5f1be0c2 100644 --- a/src/engine/sqlite/email/sqlite-folder-row.vala +++ b/src/engine/sqlite/email/sqlite-folder-row.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/email/sqlite-folder-table.vala b/src/engine/sqlite/email/sqlite-folder-table.vala index 21166020..994e76c4 100644 --- a/src/engine/sqlite/email/sqlite-folder-table.vala +++ b/src/engine/sqlite/email/sqlite-folder-table.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/email/sqlite-mail-database.vala b/src/engine/sqlite/email/sqlite-mail-database.vala index 6c33a26c..a36e6be6 100644 --- a/src/engine/sqlite/email/sqlite-mail-database.vala +++ b/src/engine/sqlite/email/sqlite-mail-database.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/email/sqlite-message-location-row.vala b/src/engine/sqlite/email/sqlite-message-location-row.vala index 8a049e62..3f5ce574 100644 --- a/src/engine/sqlite/email/sqlite-message-location-row.vala +++ b/src/engine/sqlite/email/sqlite-message-location-row.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/email/sqlite-message-location-table.vala b/src/engine/sqlite/email/sqlite-message-location-table.vala index 235453ff..e91176b3 100644 --- a/src/engine/sqlite/email/sqlite-message-location-table.vala +++ b/src/engine/sqlite/email/sqlite-message-location-table.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/email/sqlite-message-row.vala b/src/engine/sqlite/email/sqlite-message-row.vala index 8a82c944..b202c8f2 100644 --- a/src/engine/sqlite/email/sqlite-message-row.vala +++ b/src/engine/sqlite/email/sqlite-message-row.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/email/sqlite-message-table.vala b/src/engine/sqlite/email/sqlite-message-table.vala index 04ccec89..22a70722 100644 --- a/src/engine/sqlite/email/sqlite-message-table.vala +++ b/src/engine/sqlite/email/sqlite-message-table.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/imap/sqlite-imap-database.vala b/src/engine/sqlite/imap/sqlite-imap-database.vala index fdb42d2e..3aa1add2 100644 --- a/src/engine/sqlite/imap/sqlite-imap-database.vala +++ b/src/engine/sqlite/imap/sqlite-imap-database.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/imap/sqlite-imap-folder-properties-row.vala b/src/engine/sqlite/imap/sqlite-imap-folder-properties-row.vala index 546d08fc..0f8916fb 100644 --- a/src/engine/sqlite/imap/sqlite-imap-folder-properties-row.vala +++ b/src/engine/sqlite/imap/sqlite-imap-folder-properties-row.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/imap/sqlite-imap-folder-properties-table.vala b/src/engine/sqlite/imap/sqlite-imap-folder-properties-table.vala index 67a55b88..d5fc1377 100644 --- a/src/engine/sqlite/imap/sqlite-imap-folder-properties-table.vala +++ b/src/engine/sqlite/imap/sqlite-imap-folder-properties-table.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/imap/sqlite-imap-message-properties-row.vala b/src/engine/sqlite/imap/sqlite-imap-message-properties-row.vala index 1e1f7325..45a89005 100644 --- a/src/engine/sqlite/imap/sqlite-imap-message-properties-row.vala +++ b/src/engine/sqlite/imap/sqlite-imap-message-properties-row.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/engine/sqlite/imap/sqlite-imap-message-properties-table.vala b/src/engine/sqlite/imap/sqlite-imap-message-properties-table.vala index ab54b695..1cb509c6 100644 --- a/src/engine/sqlite/imap/sqlite-imap-message-properties-table.vala +++ b/src/engine/sqlite/imap/sqlite-imap-message-properties-table.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 0036b89c..562664a7 100644 --- a/src/engine/state/state-machine-descriptor.vala +++ b/src/engine/state/state-machine-descriptor.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 cbd827a0..911b9dfb 100644 --- a/src/engine/state/state-machine.vala +++ b/src/engine/state/state-machine.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 410b4787..15648255 100644 --- a/src/engine/state/state-mapping.vala +++ b/src/engine/state/state-mapping.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-inet.vala b/src/engine/util/util-inet.vala index 8333e280..4d51ff02 100644 --- a/src/engine/util/util-inet.vala +++ b/src/engine/util/util-inet.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-interfaces.vala b/src/engine/util/util-interfaces.vala index a57301e4..6b1a564e 100644 --- a/src/engine/util/util-interfaces.vala +++ b/src/engine/util/util-interfaces.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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-memory.vala b/src/engine/util/util-memory.vala index 8945d5ba..8c026187 100644 --- a/src/engine/util/util-memory.vala +++ b/src/engine/util/util-memory.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 3568977a..329b99f7 100644 --- a/src/engine/util/util-reference-semantics.vala +++ b/src/engine/util/util-reference-semantics.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 9af17f2a..3320c4a3 100644 --- a/src/engine/util/util-scheduler.vala +++ b/src/engine/util/util-scheduler.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 23cf9324..6be71d6e 100644 --- a/src/engine/util/util-stream.vala +++ b/src/engine/util/util-stream.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 86fcf315..86701096 100644 --- a/src/engine/util/util-string.vala +++ b/src/engine/util/util-string.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed 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 600737f7..4432c843 100644 --- a/src/engine/util/util-trillian.vala +++ b/src/engine/util/util-trillian.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/norman/main.vala b/src/norman/main.vala index 7d37b9e2..4dcd8ff9 100644 --- a/src/norman/main.vala +++ b/src/norman/main.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/norman/wscript_build b/src/norman/wscript_build index 9f2469a2..59935bb3 100644 --- a/src/norman/wscript_build +++ b/src/norman/wscript_build @@ -1,7 +1,7 @@ #! /usr/bin/env python # encoding: utf-8 # -# Copyright 2011 Yorba Foundation +# Copyright 2011-2012 Yorba Foundation norman_src = [ 'main.vala' diff --git a/src/theseus/theseus.vala b/src/theseus/theseus.vala index 5a64be91..8f2359a3 100644 --- a/src/theseus/theseus.vala +++ b/src/theseus/theseus.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/src/theseus/wscript_build b/src/theseus/wscript_build index 59f25e62..612d692d 100644 --- a/src/theseus/wscript_build +++ b/src/theseus/wscript_build @@ -1,7 +1,7 @@ #! /usr/bin/env python # encoding: utf-8 # -# Copyright 2011 Yorba Foundation +# Copyright 2011-2012 Yorba Foundation theseus_src = [ 'theseus.vala' diff --git a/src/wscript b/src/wscript index e440da8f..2e5ca86e 100644 --- a/src/wscript +++ b/src/wscript @@ -1,7 +1,7 @@ #! /usr/bin/env python # encoding: utf-8 # -# Copyright 2011 Yorba Foundation +# Copyright 2011-2012 Yorba Foundation def build(bld): bld.common_src = [ diff --git a/vapi/gmime-2.4/gmime-2.4-custom.vala b/vapi/gmime-2.4/gmime-2.4-custom.vala index 322cfd2b..92167fdc 100644 --- a/vapi/gmime-2.4/gmime-2.4-custom.vala +++ b/vapi/gmime-2.4/gmime-2.4-custom.vala @@ -1,4 +1,4 @@ -/* Copyright 2011 Yorba Foundation +/* Copyright 2011-2012 Yorba Foundation * * This software is licensed under the GNU Lesser General Public License * (version 2.1 or later). See the COPYING file in this distribution. diff --git a/wscript b/wscript index c411af7f..46932607 100644 --- a/wscript +++ b/wscript @@ -1,7 +1,7 @@ #! /usr/bin/env python # encoding: utf-8 # -# Copyright 2011 Yorba Foundation +# Copyright 2011-2012 Yorba Foundation import shutil import os.path