Skip to content

Commit d16e6c4

Browse files
Updated copyright date (to 2025)
1 parent 27e331a commit d16e6c4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Minimal Theme compiler for Obsidian
33
44
MIT License
5-
Copyright (c) 2020-2024 Steph Ango (@kepano)
5+
Copyright (c) 2020-2025 Steph Ango (@kepano)
66
77
Grunt is JS library that runs a sequence of compilation tasks, and watches
88
the working files to automatically run this sequence whenever changes happen.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020-2024 Steph Ango (@kepano)
3+
Copyright (c) 2020-2025 Steph Ango (@kepano)
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/css/license.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ https://github.com/kepano/obsidian-minimal
1717
1818
MIT License
1919
20-
Copyright (c) 2020-2024 Steph Ango (@kepano)
20+
Copyright (c) 2020-2025 Steph Ango (@kepano)
2121
2222
Permission is hereby granted, free of charge, to any person obtaining a copy
2323
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)