diff options
| author | Miodrag Milanović <mmicko@gmail.com> | 2025-06-03 11:12:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-03 11:12:06 +0200 |
| commit | 0bd9f5d7fa3c86a9d29f432fe8adfb163bf14cf1 (patch) | |
| tree | 37af654509c98cf42780ee7f90a699ad39dabeec /iceprog/mpsse.h | |
| parent | 3cdcf4b009bb8681ab7e2e09d65043f04334b60e (diff) | |
| parent | d06a967590d5ea51733100ed805c372689ffe71f (diff) | |
Merge pull request #348 from mattvenn/master
Update Claire's name and fix the reference image in the iceprog help
Diffstat (limited to 'iceprog/mpsse.h')
| -rw-r--r-- | iceprog/mpsse.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iceprog/mpsse.h b/iceprog/mpsse.h index b64b076..eb10675 100644 --- a/iceprog/mpsse.h +++ b/iceprog/mpsse.h @@ -1,7 +1,7 @@ /* * iceprog -- simple programming tool for FTDI-based Lattice iCE programmers * - * Copyright (C) 2015 Clifford Wolf <clifford@clifford.at> + * Copyright (C) 2015 Claire Xenia Wolf <claire@clairexen.net> * Copyright (C) 2018 Piotr Esden-Tempski <piotr@esden.net> * * Permission to use, copy, modify, and/or distribute this software for any |
