diff options
Diffstat (limited to 'src/lib/eval')
-rw-r--r-- | src/lib/eval/lexer.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/eval/lexer.cc b/src/lib/eval/lexer.cc index d5e871c95a..48c177a6d9 100644 --- a/src/lib/eval/lexer.cc +++ b/src/lib/eval/lexer.cc @@ -1010,7 +1010,7 @@ goto find_rule; \ #define YY_RESTORE_YY_MORE_OFFSET char *yytext; #line 1 "lexer.ll" -/* Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC") +/* Copyright (C) 2015-2018 Internet Systems Consortium, Inc. ("ISC") This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this |