Skip to content

Commit fcc6857

Browse files
committed
deprecated
1 parent 157d3e8 commit fcc6857

92 files changed

Lines changed: 97 additions & 98 deletions

File tree

Some content is hidden

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

README.md

Lines changed: 4 additions & 5 deletions

autoload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* SimpleFramework
66
*
7-
* Copyright (C) 2016-2021 iTX Technologies
7+
* Copyright (C) 2016-2022 iTX Technologies
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

examples/cli_options.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* SimpleFramework
66
*
7-
* Copyright (C) 2016-2021 iTX Technologies
7+
* Copyright (C) 2016-2022 iTX Technologies
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

examples/curl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* SimpleFramework
66
*
7-
* Copyright (C) 2016-2021 iTX Technologies
7+
* Copyright (C) 2016-2022 iTX Technologies
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

examples/curl_async.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* SimpleFramework
66
*
7-
* Copyright (C) 2016-2021 iTX Technologies
7+
* Copyright (C) 2016-2022 iTX Technologies
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

examples/manual_autoload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* SimpleFramework
66
*
7-
* Copyright (C) 2016-2021 iTX Technologies
7+
* Copyright (C) 2016-2022 iTX Technologies
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

examples/multi_interface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* SimpleFramework
66
*
7-
* Copyright (C) 2016-2021 iTX Technologies
7+
* Copyright (C) 2016-2022 iTX Technologies
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

examples/preload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* SimpleFramework
66
*
7-
* Copyright (C) 2016-2021 iTX Technologies
7+
* Copyright (C) 2016-2022 iTX Technologies
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

examples/single_script.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* SimpleFramework
66
*
7-
* Copyright (C) 2016-2021 iTX Technologies
7+
* Copyright (C) 2016-2022 iTX Technologies
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

examples/win_screen_off.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* SimpleFramework
66
*
7-
* Copyright (C) 2016-2021 iTX Technologies
7+
* Copyright (C) 2016-2022 iTX Technologies
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)