Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Christian Schulte <schulte@gecode.dev> <schulte@gecode.org>
Christian Schulte <schulte@gecode.dev> <cschulte@kth.se>
Christian Schulte <schulte@gecode.dev> <cschulte@sics.se>

Guido Tack <tack@gecode.dev> <tack@gecode.org>
Guido Tack <tack@gecode.dev> <guido.tack@monash.edu>
Guido Tack <tack@gecode.dev> <guido.tack@me.com>

Mikael Zayenz Lagerkvist <lagerkvist@gecode.dev> <lagerkvist@gecode.org>
Mikael Zayenz Lagerkvist <lagerkvist@gecode.dev> <zayenz@gecode.org>
Mikael Zayenz Lagerkvist <lagerkvist@gecode.dev> <zayenz@gmail.com>
2 changes: 1 addition & 1 deletion gecode/flatzinc/blackbox-backend.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion gecode/flatzinc/blackbox-backend.hh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion gecode/flatzinc/blackbox-propagator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion gecode/flatzinc/blackbox.hh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading