Skip to content

Commit a3e3249

Browse files
committed
Merge branch 'copyrights' of https://github.com/Cacti/plugin_maint into copyrights
2 parents 67d3a21 + 6bacaef commit a3e3249

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
ex: set tabstop=4 shiftwidth=4 autoindent:
55
+-------------------------------------------------------------------------+
6-
| Copyright (C) 2022-2026 The Cacti Group |
6+
| Copyright (C) 2004-2026 The Cacti Group |
77
| |
88
| This program is free software; you can redistribute it and/or |
99
| modify it under the terms of the GNU General Public License |

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
+-------------------------------------------------------------------------+
5-
| Copyright (C) 2022-2026 The Cacti Group |
5+
| Copyright (C) 2004-2026 The Cacti Group |
66
| |
77
| This program is free software; you can redistribute it and/or |
88
| modify it under the terms of the GNU General Public License |

locales/LC_MESSAGES/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
+-------------------------------------------------------------------------+
5-
| Copyright (C) 2022-2026 The Cacti Group |
5+
| Copyright (C) 2004-2026 The Cacti Group |
66
| |
77
| This program is free software; you can redistribute it and/or |
88
| modify it under the terms of the GNU General Public License |

locales/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
+-------------------------------------------------------------------------+
5-
| Copyright (C) 2022-2026 The Cacti Group |
5+
| Copyright (C) 2004-2026 The Cacti Group |
66
| |
77
| This program is free software; you can redistribute it and/or |
88
| modify it under the terms of the GNU General Public License |

locales/po/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
+-------------------------------------------------------------------------+
5-
| Copyright (C) 2022-2026 The Cacti Group |
5+
| Copyright (C) 2004-2026 The Cacti Group |
66
| |
77
| This program is free software; you can redistribute it and/or |
88
| modify it under the terms of the GNU General Public License |

maint.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
ex: set tabstop=4 shiftwidth=4 autoindent:
44
+-------------------------------------------------------------------------+
5-
| Copyright (C) 2022-2026 The Cacti Group |
5+
| Copyright (C) 2004-2026 The Cacti Group |
66
| |
77
| This program is free software; you can redistribute it and/or |
88
| modify it under the terms of the GNU General Public License |

setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
ex: set tabstop=4 shiftwidth=4 autoindent:
55
+-------------------------------------------------------------------------+
6-
| Copyright (C) 2022-2026 The Cacti Group |
6+
| Copyright (C) 2004-2026 The Cacti Group |
77
| |
88
| This program is free software; you can redistribute it and/or |
99
| modify it under the terms of the GNU General Public License |

0 commit comments

Comments
 (0)