bump copyright year

* bin/common_setup.cc, debian/copyright: Here.
This commit is contained in:
Alexandre Duret-Lutz 2021-01-05 12:51:45 +01:00
parent 1d8b00cf4c
commit 449c1a582a
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
// -*- coding: utf-8 -*-
// Copyright (C) 2012-2020 Laboratoire de Recherche et Développement
// Copyright (C) 2012-2021 Laboratoire de Recherche et Développement
// de l'Epita (LRDE).
//
// This file is part of Spot, a model checking library.
@ -35,7 +35,7 @@ display_version(FILE *stream, struct argp_state*)
fputs(program_name, stream);
fputs(" (" PACKAGE_NAME ") " PACKAGE_VERSION "\n\
\n\
Copyright (C) 2020 Laboratoire de Recherche et Développement de l'Epita.\n\
Copyright (C) 2021 Laboratoire de Recherche et Développement de l'Epita.\n\
License GPLv3+: \
GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.\n\
This is free software: you are free to change and redistribute it.\n\