diff options
Diffstat (limited to 'src/parsers/expr/ceilmod_expr.cpp')
-rw-r--r-- | src/parsers/expr/ceilmod_expr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parsers/expr/ceilmod_expr.cpp b/src/parsers/expr/ceilmod_expr.cpp index 82d9894..2c94426 100644 --- a/src/parsers/expr/ceilmod_expr.cpp +++ b/src/parsers/expr/ceilmod_expr.cpp @@ -1,7 +1,7 @@ /* * Copyright (C) 2015 Andrei Karas * - * This file is part of AstDumper. + * This file is part of Paranoid null checker. * * 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 |