Skip to content

Commit f6eab70

Browse files
committed
chore: update 2024 to 2025
1 parent 3cedb15 commit f6eab70

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
JSON Editor
22
https://github.com/josdejong/jsoneditor
33

4-
Copyright (C) 2011-2024 Jos de Jong
4+
Copyright (C) 2011-2025 Jos de Jong
55

66

77
Licensed under the Apache License, Version 2.0 (the "License");

README.md

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

33
[![Version](https://img.shields.io/npm/v/jsoneditor.svg)](https://www.npmjs.com/package/jsoneditor)
44
[![Downloads](https://img.shields.io/npm/dm/jsoneditor.svg)](https://www.npmjs.com/package/jsoneditor)
5-
[![Maintenance](https://img.shields.io/maintenance/yes/2024.svg)](https://github.com/josdejong/jsoneditor/pulse)
5+
[![Maintenance](https://img.shields.io/maintenance/yes/2025.svg)](https://github.com/josdejong/jsoneditor/pulse)
66
[![License](https://img.shields.io/github/license/josdejong/jsoneditor.svg)](https://github.com/josdejong/jsoneditor/blob/master/LICENSE)
77
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjosdejong%2Fjsoneditor.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fjosdejong%2Fjsoneditor?ref=badge_shield)
88

src/js/header.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* License for the specific language governing permissions and limitations under
2222
* the License.
2323
*
24-
* Copyright (c) 2011-2024 Jos de Jong, http://jsoneditoronline.org
24+
* Copyright (c) 2011-2025 Jos de Jong, http://jsoneditoronline.org
2525
*
2626
* @author Jos de Jong, <wjosdejong@gmail.com>
2727
* @version @@version

0 commit comments

Comments
 (0)