Skip to content

Commit ebd112a

Browse files
author
dpscience
committed
some minor changes related to licensing
some minor changes related to licensing
1 parent 38ac2c2 commit ebd112a

63 files changed

Lines changed: 1307 additions & 87 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-2019 Danny Petschke
7+
** Copyright (C) 2016-2021 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-2019 Danny Petschke
7+
** Copyright (C) 2016-2021 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-2019 Danny Petschke
7+
** Copyright (C) 2016-2021 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-2019 Danny Petschke
7+
** Copyright (C) 2016-2021 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-2019 Danny Petschke
7+
** Copyright (C) 2016-2021 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-2019 Danny Petschke
7+
** Copyright (C) 2016-2021 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-2019 Danny Petschke
7+
** Copyright (C) 2016-2021 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-2019 Danny Petschke
7+
** Copyright (C) 2016-2021 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-2019 Danny Petschke
7+
** Copyright (C) 2016-2021 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-2019 Danny Petschke
7+
** Copyright (C) 2016-2021 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)