diff options
author | William D. Jones <thor0505@comcast.net> | 2021-01-30 18:06:55 -0500 |
---|---|---|
committer | gatecat <gatecat@ds0.me> | 2021-02-12 10:36:59 +0000 |
commit | 695fb7e569a9b8368ecf623029997248910d753e (patch) | |
tree | 63f83994fff82e50669fc98e9a4618be9c781759 /machxo2/cells.h | |
parent | 75f33e0c55b97c665f36ab2b4a8013c86635d47f (diff) | |
download | nextpnr-695fb7e569a9b8368ecf623029997248910d753e.tar.gz nextpnr-695fb7e569a9b8368ecf623029997248910d753e.tar.bz2 nextpnr-695fb7e569a9b8368ecf623029997248910d753e.zip |
machxo2: Add/fix copyright banners.
Diffstat (limited to 'machxo2/cells.h')
-rw-r--r-- | machxo2/cells.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/machxo2/cells.h b/machxo2/cells.h index f129f762..351780ec 100644 --- a/machxo2/cells.h +++ b/machxo2/cells.h @@ -2,6 +2,7 @@ * nextpnr -- Next Generation Place and Route * * Copyright (C) 2019 David Shah <david@symbioticeda.com> + * Copyright (C) 2021 William D. Jones <wjones@wdj-consulting.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 |