Changeset: 33e0c2d8def3 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=33e0c2d8def3 Modified Files: sql/storage/bat/nop_logger.c sql/storage/bat/nop_logger.h Branch: in-memory Log Message:
Fix copyright year. diffs (24 lines): diff --git a/sql/storage/bat/nop_logger.c b/sql/storage/bat/nop_logger.c --- a/sql/storage/bat/nop_logger.c +++ b/sql/storage/bat/nop_logger.c @@ -3,7 +3,7 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * - * Copyright 1997 - July 2008 CWI, August 2008 - 2017 MonetDB B.V. + * Copyright 1997 - July 2008 CWI, August 2008 - 2019 MonetDB B.V. */ #include "monetdb_config.h" diff --git a/sql/storage/bat/nop_logger.h b/sql/storage/bat/nop_logger.h --- a/sql/storage/bat/nop_logger.h +++ b/sql/storage/bat/nop_logger.h @@ -3,7 +3,7 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * - * Copyright 1997 - July 2008 CWI, August 2008 - 2018 MonetDB B.V. + * Copyright 1997 - July 2008 CWI, August 2008 - 2019 MonetDB B.V. */ #ifndef NOP_LOGGER_H _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
