Skip to content

Commit 815d967

Browse files
authored
Merge pull request #6 from dpscience/dpscience-local
preparing release v4.1
2 parents 7585493 + f15f6ca commit 815d967

53 files changed

Lines changed: 121 additions & 67 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

DLib/DCompression/compressionwrapper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
** based on the Least-Square Optimization using the Levenberg-Marquardt
55
** Algorithm.
66
**
7-
** Copyright (C) 2016-2018 Danny Petschke
7+
** Copyright (C) 2016-2019 Danny Petschke
88
**
99
** This program is free software: you can redistribute it and/or modify
1010
** it under the terms of the GNU General Public License as published by

DLib/DCompression/compressionwrapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
** based on the Least-Square Optimization using the Levenberg-Marquardt
55
** Algorithm.
66
**
7-
** Copyright (C) 2016-2018 Danny Petschke
7+
** Copyright (C) 2016-2019 Danny Petschke
88
**
99
** This program is free software: you can redistribute it and/or modify
1010
** it under the terms of the GNU General Public License as published by

DLib/DGUI/constantexplanations.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
** based on the Least-Square Optimization using the Levenberg-Marquardt
55
** Algorithm.
66
**
7-
** Copyright (C) 2016-2018 Danny Petschke
7+
** Copyright (C) 2016-2019 Danny Petschke
88
**
99
** This program is free software: you can redistribute it and/or modify
1010
** it under the terms of the GNU General Public License as published by

DLib/DGUI/constantexplanations.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
** based on the Least-Square Optimization using the Levenberg-Marquardt
55
** Algorithm.
66
**
7-
** Copyright (C) 2016-2018 Danny Petschke
7+
** Copyright (C) 2016-2019 Danny Petschke
88
**
99
** This program is free software: you can redistribute it and/or modify
1010
** it under the terms of the GNU General Public License as published by

DLib/DGUI/horizontalrangedoubleslider.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
** based on the Least-Square Optimization using the Levenberg-Marquardt
55
** Algorithm.
66
**
7-
** Copyright (C) 2016-2018 Danny Petschke
7+
** Copyright (C) 2016-2019 Danny Petschke
88
**
99
** This program is free software: you can redistribute it and/or modify
1010
** it under the terms of the GNU General Public License as published by

DLib/DGUI/horizontalrangedoubleslider.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
** based on the Least-Square Optimization using the Levenberg-Marquardt
55
** Algorithm.
66
**
7-
** Copyright (C) 2016-2018 Danny Petschke
7+
** Copyright (C) 2016-2019 Danny Petschke
88
**
99
** This program is free software: you can redistribute it and/or modify
1010
** it under the terms of the GNU General Public License as published by

DLib/DGUI/mathconsoletextbox.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
** based on the Least-Square Optimization using the Levenberg-Marquardt
55
** Algorithm.
66
**
7-
** Copyright (C) 2016-2018 Danny Petschke
7+
** Copyright (C) 2016-2019 Danny Petschke
88
**
99
** This program is free software: you can redistribute it and/or modify
1010
** it under the terms of the GNU General Public License as published by

DLib/DGUI/mathconsoletextbox.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
** based on the Least-Square Optimization using the Levenberg-Marquardt
55
** Algorithm.
66
**
7-
** Copyright (C) 2016-2018 Danny Petschke
7+
** Copyright (C) 2016-2019 Danny Petschke
88
**
99
** This program is free software: you can redistribute it and/or modify
1010
** it under the terms of the GNU General Public License as published by

DLib/DGUI/slider.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
** based on the Least-Square Optimization using the Levenberg-Marquardt
55
** Algorithm.
66
**
7-
** Copyright (C) 2016-2018 Danny Petschke
7+
** Copyright (C) 2016-2019 Danny Petschke
88
**
99
** This program is free software: you can redistribute it and/or modify
1010
** it under the terms of the GNU General Public License as published by

DLib/DGUI/slider.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
** based on the Least-Square Optimization using the Levenberg-Marquardt
55
** Algorithm.
66
**
7-
** Copyright (C) 2016-2018 Danny Petschke
7+
** Copyright (C) 2016-2019 Danny Petschke
88
**
99
** This program is free software: you can redistribute it and/or modify
1010
** it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)