diff --git a/src/apps/pairs/Pairs.cpp b/src/apps/pairs/Pairs.cpp index 27cb8ce94d..dd5891ba27 100644 --- a/src/apps/pairs/Pairs.cpp +++ b/src/apps/pairs/Pairs.cpp @@ -5,6 +5,7 @@ * Distributed under the terms of the MIT License. * * Authors: + * Ralf Schülke, ralf.schuelke@googlemail.com * John Scipione, jscipione@gmail.com */ diff --git a/src/apps/pairs/Pairs.h b/src/apps/pairs/Pairs.h index 222c328396..81b5583d8a 100644 --- a/src/apps/pairs/Pairs.h +++ b/src/apps/pairs/Pairs.h @@ -5,6 +5,7 @@ * Distributed under the terms of the MIT License. * * Authors: + * Ralf Schülke, ralf.schuelke@googlemail.com * John Scipione, jscipione@gmail.com */ #ifndef PAIRS_H diff --git a/src/apps/pairs/PairsButton.cpp b/src/apps/pairs/PairsButton.cpp index c020a7a74b..f202bc1e99 100644 --- a/src/apps/pairs/PairsButton.cpp +++ b/src/apps/pairs/PairsButton.cpp @@ -5,6 +5,7 @@ * Distributed under the terms of the MIT License. * * Authors: + * Ralf Schülke, ralf.schuelke@googlemail.com * John Scipione, jscipione@gmail.com */ diff --git a/src/apps/pairs/PairsButton.h b/src/apps/pairs/PairsButton.h index eb59a58df3..87189909ec 100644 --- a/src/apps/pairs/PairsButton.h +++ b/src/apps/pairs/PairsButton.h @@ -5,6 +5,7 @@ * Distributed under the terms of the MIT License. * * Authors: + * Ralf Schülke, ralf.schuelke@googlemail.com * John Scipione, jscipione@gmail.com */ #ifndef PAIRS_BUTTON_H diff --git a/src/apps/pairs/PairsView.cpp b/src/apps/pairs/PairsView.cpp index 1ac37c91b4..00ddb24e59 100644 --- a/src/apps/pairs/PairsView.cpp +++ b/src/apps/pairs/PairsView.cpp @@ -6,7 +6,9 @@ * Distributed under the terms of the MIT License. * * Authors: + * Ralf Schülke, ralf.schuelke@googlemail.com * John Scipione, jscipione@gmail.com + * Adam Smith, adamd.smith@utoronto.ca */ diff --git a/src/apps/pairs/PairsView.h b/src/apps/pairs/PairsView.h index c3748729e3..ed229f46ea 100644 --- a/src/apps/pairs/PairsView.h +++ b/src/apps/pairs/PairsView.h @@ -6,7 +6,9 @@ * Distributed under the terms of the MIT License. * * Authors: + * Ralf Schülke, ralf.schuelke@googlemail.com * John Scipione, jscipione@gmail.com + * Adam Smith, adamd.smith@utoronto.ca */ #ifndef PAIRS_VIEW_H #define PAIRS_VIEW_H diff --git a/src/apps/pairs/PairsWindow.cpp b/src/apps/pairs/PairsWindow.cpp index 3d09164121..639d883d51 100644 --- a/src/apps/pairs/PairsWindow.cpp +++ b/src/apps/pairs/PairsWindow.cpp @@ -6,7 +6,9 @@ * Distributed under the terms of the MIT License. * * Authors: + * Ralf Schülke, ralf.schuelke@googlemail.com * John Scipione, jscipione@gmail.com + * Adam Smith, adamd.smith@utoronto.ca */ diff --git a/src/apps/pairs/PairsWindow.h b/src/apps/pairs/PairsWindow.h index a063d7c7bf..651c3d7829 100644 --- a/src/apps/pairs/PairsWindow.h +++ b/src/apps/pairs/PairsWindow.h @@ -6,7 +6,9 @@ * Distributed under the terms of the MIT License. * * Authors: + * Ralf Schülke, ralf.schuelke@googlemail.com * John Scipione, jscipione@gmail.com + * Adam Smith, adamd.smith@utoronto.ca */ #ifndef PAIRS_WINDOW_H #define PAIRS_WINDOW_H