From a16fa43c0d4ae3c6dcdd63a78aa99fc4e0775b4f Mon Sep 17 00:00:00 2001 From: Mikael Zayenz Lagerkvist Date: Mon, 6 Jul 2026 11:30:01 +0200 Subject: [PATCH 1/2] Modernize Gecode attribution domains Replace gecode.org references with gecode.dev across tracked text files, including attribution emails and project URLs. Update Mikael Lagerkvist header attributions to Mikael Zayenz Lagerkvist. --- gecode/flatzinc/blackbox-backend.cpp | 2 +- gecode/flatzinc/blackbox-backend.hh | 2 +- gecode/flatzinc/blackbox-propagator.cpp | 2 +- gecode/flatzinc/blackbox.hh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gecode/flatzinc/blackbox-backend.cpp b/gecode/flatzinc/blackbox-backend.cpp index b8967f0a11..bdfcf6178e 100644 --- a/gecode/flatzinc/blackbox-backend.cpp +++ b/gecode/flatzinc/blackbox-backend.cpp @@ -11,7 +11,7 @@ * * This file is part of Gecode, the generic constraint * development environment: - * http://www.gecode.org + * http://www.gecode.dev * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/gecode/flatzinc/blackbox-backend.hh b/gecode/flatzinc/blackbox-backend.hh index 642612d908..4ff809a37e 100644 --- a/gecode/flatzinc/blackbox-backend.hh +++ b/gecode/flatzinc/blackbox-backend.hh @@ -11,7 +11,7 @@ * * This file is part of Gecode, the generic constraint * development environment: - * http://www.gecode.org + * http://www.gecode.dev * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/gecode/flatzinc/blackbox-propagator.cpp b/gecode/flatzinc/blackbox-propagator.cpp index 3e58dc9ddd..8b29483f47 100644 --- a/gecode/flatzinc/blackbox-propagator.cpp +++ b/gecode/flatzinc/blackbox-propagator.cpp @@ -11,7 +11,7 @@ * * This file is part of Gecode, the generic constraint * development environment: - * http://www.gecode.org + * http://www.gecode.dev * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/gecode/flatzinc/blackbox.hh b/gecode/flatzinc/blackbox.hh index 6533cefa1c..cf5d589a1a 100644 --- a/gecode/flatzinc/blackbox.hh +++ b/gecode/flatzinc/blackbox.hh @@ -11,7 +11,7 @@ * * This file is part of Gecode, the generic constraint * development environment: - * http://www.gecode.org + * http://www.gecode.dev * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the From b5238a54914ba059d0042cbf0394f2fa9b229de6 Mon Sep 17 00:00:00 2001 From: Mikael Zayenz Lagerkvist Date: Mon, 6 Jul 2026 11:30:15 +0200 Subject: [PATCH 2/2] Add mailmap for Gecode identities Canonicalize historical Christian, Guido, and Mikael commit identities to gecode.dev addresses. --- .mailmap | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .mailmap diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000000..a7eb301110 --- /dev/null +++ b/.mailmap @@ -0,0 +1,11 @@ +Christian Schulte +Christian Schulte +Christian Schulte + +Guido Tack +Guido Tack +Guido Tack + +Mikael Zayenz Lagerkvist +Mikael Zayenz Lagerkvist +Mikael Zayenz Lagerkvist