From aa81f9d648e4d699249e6f47e732bcd50b6b08ba Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Fri, 22 Jun 2018 16:19:17 +0200 Subject: Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright headers Signed-off-by: Clifford Wolf --- dummy/arch.cc | 2 +- dummy/arch.h | 2 +- dummy/arch_place.cc | 2 +- dummy/arch_place.h | 2 +- dummy/main.cc | 2 +- dummy/pybindings.cc | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dummy') diff --git a/dummy/arch.cc b/dummy/arch.cc index 0ed0f11e..64c0ca1e 100644 --- a/dummy/arch.cc +++ b/dummy/arch.cc @@ -1,7 +1,7 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Clifford Wolf + * Copyright (C) 2018 Clifford Wolf * * 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/dummy/arch.h b/dummy/arch.h index d8068b22..5bdf633e 100644 --- a/dummy/arch.h +++ b/dummy/arch.h @@ -1,7 +1,7 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Clifford Wolf + * Copyright (C) 2018 Clifford Wolf * * 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/dummy/arch_place.cc b/dummy/arch_place.cc index f35cb6fe..e4881329 100644 --- a/dummy/arch_place.cc +++ b/dummy/arch_place.cc @@ -1,7 +1,7 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Clifford Wolf + * Copyright (C) 2018 Clifford Wolf * * 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/dummy/arch_place.h b/dummy/arch_place.h index 1111ac42..213472d9 100644 --- a/dummy/arch_place.h +++ b/dummy/arch_place.h @@ -1,7 +1,7 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Clifford Wolf + * Copyright (C) 2018 Clifford Wolf * * 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/dummy/main.cc b/dummy/main.cc index 110c5b6c..b6caa4c1 100644 --- a/dummy/main.cc +++ b/dummy/main.cc @@ -1,7 +1,7 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Clifford Wolf + * Copyright (C) 2018 Clifford Wolf * * 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/dummy/pybindings.cc b/dummy/pybindings.cc index 87716267..59bf402f 100644 --- a/dummy/pybindings.cc +++ b/dummy/pybindings.cc @@ -1,7 +1,7 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Clifford Wolf + * Copyright (C) 2018 Clifford Wolf * Copyright (C) 2018 David Shah * * Permission to use, copy, modify, and/or distribute this software for any -- cgit v1.2.3