Skip to content

Commit 6196f0b

Browse files
Merge pull request #241 from NoiseByNorthwest/bump/0.4.15
Bump/0.4.15
2 parents f19afae + 6658699 commit 6196f0b

Some content is hidden

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

47 files changed

+56
-49
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions

assets/web-ui/js/dataTable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* SPX - A simple profiler for PHP
2-
* Copyright (C) 2017-2022 Sylvain Lassaut <[email protected]>
2+
* Copyright (C) 2017-2024 Sylvain Lassaut <[email protected]>
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

assets/web-ui/js/fmt.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* SPX - A simple profiler for PHP
2-
* Copyright (C) 2017-2022 Sylvain Lassaut <[email protected]>
2+
* Copyright (C) 2017-2024 Sylvain Lassaut <[email protected]>
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

assets/web-ui/js/layoutSplitter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* SPX - A simple profiler for PHP
2-
* Copyright (C) 2017-2022 Sylvain Lassaut <[email protected]>
2+
* Copyright (C) 2017-2024 Sylvain Lassaut <[email protected]>
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

assets/web-ui/js/math.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* SPX - A simple profiler for PHP
2-
* Copyright (C) 2017-2022 Sylvain Lassaut <[email protected]>
2+
* Copyright (C) 2017-2024 Sylvain Lassaut <[email protected]>
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

assets/web-ui/js/profileData.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* SPX - A simple profiler for PHP
2-
* Copyright (C) 2017-2022 Sylvain Lassaut <[email protected]>
2+
* Copyright (C) 2017-2024 Sylvain Lassaut <[email protected]>
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

assets/web-ui/js/svg.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* SPX - A simple profiler for PHP
2-
* Copyright (C) 2017-2022 Sylvain Lassaut <[email protected]>
2+
* Copyright (C) 2017-2024 Sylvain Lassaut <[email protected]>
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

assets/web-ui/js/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* SPX - A simple profiler for PHP
2-
* Copyright (C) 2017-2022 Sylvain Lassaut <[email protected]>
2+
* Copyright (C) 2017-2024 Sylvain Lassaut <[email protected]>
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

assets/web-ui/js/widget.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* SPX - A simple profiler for PHP
2-
* Copyright (C) 2017-2022 Sylvain Lassaut <[email protected]>
2+
* Copyright (C) 2017-2024 Sylvain Lassaut <[email protected]>
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/php_spx.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* SPX - A simple profiler for PHP
2-
* Copyright (C) 2017-2022 Sylvain Lassaut <[email protected]>
2+
* Copyright (C) 2017-2024 Sylvain Lassaut <[email protected]>
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)