Skip to content

Commit d0a8b70

Browse files
committed
Remove version from composer.json, add year and name to LICENSE
1 parent 58d2658 commit d0a8b70

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

LICENSE.md

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) <Year> <Your Name>
3+
Copyright (c) 2025 Thomas Günther
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

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"description": "Kirby Playground",
44
"license": "MIT",
55
"type": "kirby-plugin",
6-
"version": "1.0.2",
76
"authors": [
87
{
98
"name": "Thomas Günther",

0 commit comments

Comments
 (0)