aboutsummaryrefslogtreecommitdiff
path: root/gcc/sym-exec/sym-exec-expression.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/sym-exec/sym-exec-expression.h')
-rw-r--r--gcc/sym-exec/sym-exec-expression.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/sym-exec/sym-exec-expression.h b/gcc/sym-exec/sym-exec-expression.h
index ba2929a..7aa3117 100644
--- a/gcc/sym-exec/sym-exec-expression.h
+++ b/gcc/sym-exec/sym-exec-expression.h
@@ -1,7 +1,7 @@
/* Every class defined here represents a single bit value of a variable.
Every variable will be represented as a vector of these classes which later
will be used for bit-level symbolic execution.
- Copyright (C) 2022-2024 Free Software Foundation, Inc.
+ Copyright (C) 2022-2025 Free Software Foundation, Inc.
Contributed by Matevos Mehrabyan <matevosmehrabyan@gmail.com>
This file is part of GCC.