Skip to content

Commit b1bc554

Browse files
Update year (#3686)
I also added a few new words to the cspell dictionary that were added in the changelog. I have not made an extra entry in the changelog for these tiny things.
1 parent 5e337f8 commit b1bc554

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Thanks to: @xsorifc28, @HeikoGr, @bugsounet, @khassel, @KristjanESPERANTO, @reja
4646
- [linter] Re-add `eslint-plugin-import`now that it supports ESLint v9 (#3586)
4747
- [linter] Re-activate `eslint-plugin-package-json` to lint `package.json` (#3643)
4848
- [linter] Add linting for markdown files (#3646)
49-
- [linter] Add some handy ESLint rules.
49+
- [linter] Add some handy ESLint rules (#3665)
5050
- [calendar] Add ability to display end date for full date events, where end is not same day (showEnd=true) (#3650)
5151
- [core] Add text to the config.js.sample file about the locale variable (#3654, #3655)
5252
- [core] Add fetch timeout for all node_helpers (thru undici, forces node 20.18.1 minimum) to help on slower systems. (#3660) (3661)

Collaboration.md

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Are done by
5555
- [ ] draft new section in `CHANGELOG.md`
5656
- [ ] create new release link at the bottom of the file
5757
- [ ] commit and publish `develop` branch
58+
- [ ] if new release will be in January, update the year in LICENSE.md
5859

5960
### After release
6061

LICENSE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The MIT License (MIT)
22

3-
Copyright © 2016-2024 Michael Teeuw
3+
Copyright © 2016-2025 Michael Teeuw
44

55
Permission is hereby granted, free of charge, to any person
66
obtaining a copy of this software and associated documentation

cspell.config.json

+7
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"eddiehung",
5959
"Edgardos",
6060
"Ekristoffe",
61+
"elec",
6162
"envcanada",
6263
"envsub",
6364
"envsubst",
@@ -85,6 +86,7 @@
8586
"GHSA",
8687
"ghsas",
8788
"grenagit",
89+
"Heiko",
8890
"Hirschberger",
8991
"hourlyweather",
9092
"Hwind",
@@ -117,6 +119,7 @@
117119
"krekos",
118120
"Kristjan",
119121
"krukle",
122+
"labwc",
120123
"Landis",
121124
"larryare",
122125
"letsencrypt",
@@ -132,6 +135,8 @@
132135
"martingron",
133136
"marvai",
134137
"mastermerge",
138+
"matchtype",
139+
"maxentries",
135140
"Meteo",
136141
"michaelteeuw",
137142
"michmich",
@@ -195,6 +200,7 @@
195200
"sunaction",
196201
"suncalc",
197202
"suntimes",
203+
"symboltest",
198204
"systeminformation",
199205
"tada",
200206
"taglist",
@@ -228,6 +234,7 @@
228234
"xlarge",
229235
"xrandr",
230236
"xsmall",
237+
"xsorifc",
231238
"xwindows",
232239
"xxxe",
233240
"Ybbet",

0 commit comments

Comments
 (0)