aboutsummaryrefslogtreecommitdiffstats
path: root/src/BitEQ.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/BitEQ.v')
-rw-r--r--src/BitEQ.v3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/BitEQ.v b/src/BitEQ.v
index 15134f5..f3b5669 100644
--- a/src/BitEQ.v
+++ b/src/BitEQ.v
@@ -1,4 +1,5 @@
-(* Copyright (C) 2022 Yann Herklotz
+(* biteq: equivalence of bitvector rewrites.
+ * Copyright (C) 2022 Yann Herklotz
*
* 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