aboutsummaryrefslogtreecommitdiffstats
path: root/frontends/aiger
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-06-12 09:40:51 -0700
committerEddie Hung <eddie@fpgeh.com>2019-06-12 09:40:51 -0700
commitb21d29598a59f0f137a42f00a000b7937dabb402 (patch)
tree21d755bd82abe10d70c273e042ed37601d61f807 /frontends/aiger
parentc7f5091c2fac374c4e48cd9736c2727d65acdcf9 (diff)
downloadyosys-b21d29598a59f0f137a42f00a000b7937dabb402.tar.gz
yosys-b21d29598a59f0f137a42f00a000b7937dabb402.tar.bz2
yosys-b21d29598a59f0f137a42f00a000b7937dabb402.zip
Consistency
Diffstat (limited to 'frontends/aiger')
-rw-r--r--frontends/aiger/aigerparse.cc2
-rw-r--r--frontends/aiger/aigerparse.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/frontends/aiger/aigerparse.cc b/frontends/aiger/aigerparse.cc
index 4c19ec171..0afdf9592 100644
--- a/frontends/aiger/aigerparse.cc
+++ b/frontends/aiger/aigerparse.cc
@@ -2,7 +2,7 @@
* yosys -- Yosys Open SYnthesis Suite
*
* Copyright (C) 2012 Clifford Wolf <clifford@clifford.at>
- * Copyright (C) 2019 Eddie Hung <eddie@fpgeh.com>
+ * 2019 Eddie Hung <eddie@fpgeh.com>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
diff --git a/frontends/aiger/aigerparse.h b/frontends/aiger/aigerparse.h
index 7d6d70b2c..de3c3efbc 100644
--- a/frontends/aiger/aigerparse.h
+++ b/frontends/aiger/aigerparse.h
@@ -2,7 +2,7 @@
* yosys -- Yosys Open SYnthesis Suite
*
* Copyright (C) 2012 Clifford Wolf <clifford@clifford.at>
- * Eddie Hung <eddie@fpgeh.com>
+ * 2019 Eddie Hung <eddie@fpgeh.com>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above