diff options
Diffstat (limited to 'machxo2/archdefs.h')
-rw-r--r-- | machxo2/archdefs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/machxo2/archdefs.h b/machxo2/archdefs.h index f8fee5d7..9b62a6c3 100644 --- a/machxo2/archdefs.h +++ b/machxo2/archdefs.h @@ -1,7 +1,8 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Clifford Wolf <clifford@symbioticeda.com> + * Copyright (C) 2018 Claire Xen <claire@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 |