diff --git a/mu/mu.cc b/mu/mu.cc index 7cdaef04..7a120855 100644 --- a/mu/mu.cc +++ b/mu/mu.cc @@ -1,7 +1,7 @@ /* -*-mode: c++; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8-*- */ /* -** Copyright (C) 2008-2013 Dirk-Jan C. Binnema +** Copyright (C) 2008-2015 Dirk-Jan C. Binnema ** ** This program is free software; you can redistribute it and/or modify it ** under the terms of the GNU General Public License as published by the @@ -37,7 +37,7 @@ show_version (void) { const char* blurb = "mu (mail indexer/searcher) version " VERSION "\n" - "Copyright (C) 2008-2013 Dirk-Jan C. Binnema\n" + "Copyright (C) 2008-2015 Dirk-Jan C. Binnema\n" "License GPLv3+: GNU GPL version 3 or later " ".\n" "This is free software: you are free to change "