From 8511937a6dee33db3fac3789c2c4d396195dcf4a Mon Sep 17 00:00:00 2001 From: gatecat Date: Wed, 9 Jun 2021 13:18:07 +0100 Subject: Fixing old emails and names in copyrights Signed-off-by: gatecat --- COPYING | 8 ++++---- fpga_interchange/main.cc | 2 +- generic/main.cc | 2 +- gui/quadtree.cc | 2 +- ice40/hx1k.cc | 4 ++-- ice40/hx8k.cc | 4 ++-- ice40/lp1k.cc | 4 ++-- ice40/lp384.cc | 4 ++-- ice40/lp8k.cc | 4 ++-- ice40/main.cc | 2 +- ice40/up5k.cc | 4 ++-- 11 files changed, 20 insertions(+), 20 deletions(-) diff --git a/COPYING b/COPYING index 6df840b..32c4148 100644 --- a/COPYING +++ b/COPYING @@ -1,8 +1,8 @@ -Copyright (C) 2018 Clifford Wolf -Copyright (C) 2018 David Shah +Copyright (C) 2018 Claire Xenia Wolf +Copyright (C) 2018 gatecat Copyright (C) 2018 Dan Gisselquist -Copyright (C) 2018 Serge Bazanski -Copyright (C) 2018 Miodrag Milanovic +Copyright (C) 2018 Serge Bazanski +Copyright (C) 2018 Miodrag Milanovic Copyright (C) 2018 Eddie Hung Permission to use, copy, modify, and/or distribute this software for any diff --git a/fpga_interchange/main.cc b/fpga_interchange/main.cc index 60b9fda..b3a2a07 100644 --- a/fpga_interchange/main.cc +++ b/fpga_interchange/main.cc @@ -1,7 +1,7 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Miodrag Milanovic + * Copyright (C) 2018 Miodrag Milanovic * * 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/generic/main.cc b/generic/main.cc index a263471..000175c 100644 --- a/generic/main.cc +++ b/generic/main.cc @@ -1,7 +1,7 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Miodrag Milanovic + * Copyright (C) 2018 Miodrag Milanovic * * 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/gui/quadtree.cc b/gui/quadtree.cc index 6711e90..4d95d2d 100644 --- a/gui/quadtree.cc +++ b/gui/quadtree.cc @@ -1,7 +1,7 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Serge Bazanski + * Copyright (C) 2018 Serge Bazanski * * 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/ice40/hx1k.cc b/ice40/hx1k.cc index 741c954..28139c5 100644 --- a/ice40/hx1k.cc +++ b/ice40/hx1k.cc @@ -1,8 +1,8 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Clifford Wolf - * Copyright (C) 2018 Miodrag Milanovic + * Copyright (C) 2018 Claire Xenia Wolf + * Copyright (C) 2018 Miodrag Milanovic * * 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/ice40/hx8k.cc b/ice40/hx8k.cc index 517df0d..42bb7b4 100644 --- a/ice40/hx8k.cc +++ b/ice40/hx8k.cc @@ -1,8 +1,8 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Clifford Wolf - * Copyright (C) 2018 Miodrag Milanovic + * Copyright (C) 2018 Claire Xenia Wolf + * Copyright (C) 2018 Miodrag Milanovic * * 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/ice40/lp1k.cc b/ice40/lp1k.cc index 2fdba08..332c0c3 100644 --- a/ice40/lp1k.cc +++ b/ice40/lp1k.cc @@ -1,8 +1,8 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Clifford Wolf - * Copyright (C) 2018 Miodrag Milanovic + * Copyright (C) 2018 Claire Xenia Wolf + * Copyright (C) 2018 Miodrag Milanovic * * 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/ice40/lp384.cc b/ice40/lp384.cc index a030b77..dfa855e 100644 --- a/ice40/lp384.cc +++ b/ice40/lp384.cc @@ -1,8 +1,8 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Clifford Wolf - * Copyright (C) 2018 Miodrag Milanovic + * Copyright (C) 2018 Claire Xenia Wolf + * Copyright (C) 2018 Miodrag Milanovic * * 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/ice40/lp8k.cc b/ice40/lp8k.cc index 7fe6ac3..00a5f64 100644 --- a/ice40/lp8k.cc +++ b/ice40/lp8k.cc @@ -1,8 +1,8 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Clifford Wolf - * Copyright (C) 2018 Miodrag Milanovic + * Copyright (C) 2018 Claire Xenia Wolf + * Copyright (C) 2018 Miodrag Milanovic * * 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/ice40/main.cc b/ice40/main.cc index 60b9fda..b3a2a07 100644 --- a/ice40/main.cc +++ b/ice40/main.cc @@ -1,7 +1,7 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Miodrag Milanovic + * Copyright (C) 2018 Miodrag Milanovic * * 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/ice40/up5k.cc b/ice40/up5k.cc index 97c1376..cf6adad 100644 --- a/ice40/up5k.cc +++ b/ice40/up5k.cc @@ -1,8 +1,8 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Clifford Wolf - * Copyright (C) 2018 Miodrag Milanovic + * Copyright (C) 2018 Claire Xenia Wolf + * Copyright (C) 2018 Miodrag Milanovic * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above -- cgit v1.2.3