Skip to content

Commit f04af60

Browse files
committed
* updated copyright years
1 parent b2c9412 commit f04af60

38 files changed

+38
-38
lines changed

dnn/src/dnn.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Flo's Open libRary (floor)
3-
* Copyright (C) 2004 - 2019 Florian Ziesche
3+
* Copyright (C) 2004 - 2024 Florian Ziesche
44
*
55
* This program is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

dnn/src/dnn.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Flo's Open libRary (floor)
3-
* Copyright (C) 2004 - 2019 Florian Ziesche
3+
* Copyright (C) 2004 - 2024 Florian Ziesche
44
*
55
* This program is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

dnn/src/dnn_state.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Flo's Open libRary (floor)
3-
* Copyright (C) 2004 - 2019 Florian Ziesche
3+
* Copyright (C) 2004 - 2024 Florian Ziesche
44
*
55
* This program is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

dnn/src/ios/CamViewController.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Flo's Open libRary (floor)
3-
* Copyright (C) 2004 - 2019 Florian Ziesche
3+
* Copyright (C) 2004 - 2024 Florian Ziesche
44
*
55
* This program is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

dnn/src/ios/CamViewController.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Flo's Open libRary (floor)
3-
* Copyright (C) 2004 - 2019 Florian Ziesche
3+
* Copyright (C) 2004 - 2024 Florian Ziesche
44
*
55
* This program is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

dnn/src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Flo's Open libRary (floor)
3-
* Copyright (C) 2004 - 2019 Florian Ziesche
3+
* Copyright (C) 2004 - 2024 Florian Ziesche
44
*
55
* This program is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

dnn/src/nn_executer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Flo's Open libRary (floor)
3-
* Copyright (C) 2004 - 2019 Florian Ziesche
3+
* Copyright (C) 2004 - 2024 Florian Ziesche
44
*
55
* This program is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

dnn/src/nn_executer.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Flo's Open libRary (floor)
3-
* Copyright (C) 2004 - 2019 Florian Ziesche
3+
* Copyright (C) 2004 - 2024 Florian Ziesche
44
*
55
* This program is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

dnn/src/nn_importer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Flo's Open libRary (floor)
3-
* Copyright (C) 2004 - 2019 Florian Ziesche
3+
* Copyright (C) 2004 - 2024 Florian Ziesche
44
*
55
* This program is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

dnn/src/nn_importer.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Flo's Open libRary (floor)
3-
* Copyright (C) 2004 - 2019 Florian Ziesche
3+
* Copyright (C) 2004 - 2024 Florian Ziesche
44
*
55
* This program is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)