diff options
author | Andrew Zonenberg <azonenberg@drawersteak.com> | 2016-03-30 23:58:45 -0700 |
---|---|---|
committer | Andrew Zonenberg <azonenberg@drawersteak.com> | 2016-03-30 23:58:45 -0700 |
commit | c04a3d276320aa9aca4e3a678df3135b35473055 (patch) | |
tree | 9eb6afbd41ac6e1ae9af9f2ab3023940986da32d /techlibs/greenpak4 | |
parent | d31c968d76e99d5c7288d0eb844e041bb36aa77d (diff) | |
download | yosys-c04a3d276320aa9aca4e3a678df3135b35473055.tar.gz yosys-c04a3d276320aa9aca4e3a678df3135b35473055.tar.bz2 yosys-c04a3d276320aa9aca4e3a678df3135b35473055.zip |
Fixed typo (wasn't written in 2012)
Diffstat (limited to 'techlibs/greenpak4')
-rw-r--r-- | techlibs/greenpak4/greenpak4_counters.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/techlibs/greenpak4/greenpak4_counters.cc b/techlibs/greenpak4/greenpak4_counters.cc index b79bf7d23..879e1fe88 100644 --- a/techlibs/greenpak4/greenpak4_counters.cc +++ b/techlibs/greenpak4/greenpak4_counters.cc @@ -1,7 +1,7 @@ /* * yosys -- Yosys Open SYnthesis Suite * - * Copyright (C) 2012 Clifford Wolf <clifford@clifford.at> + * Copyright (C) 2016 Clifford Wolf <clifford@clifford.at> * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above |