Skip to content

Commit e752d15

Browse files
author
dpscience
committed
DQuickLTFit can be directly executed from DDRS4PALS software
- DQuickLTFit can be directly executed from DDRS4PALS software - copyright date extended
1 parent 9274353 commit e752d15

52 files changed

Lines changed: 96 additions & 61 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)