Skip to content

Commit 900b909

Browse files
Fix defective LICENSE.md — add copyright holder name (#306)
The MIT license requires the copyright notice to include the copyright holder. The LICENSE has read "Copyright (c) 2016 - present" with no name since 2019. package.json correctly identifies Tim Berners-Lee as the author (first commit May 3, 2016). Fixes #305 Co-authored-by: Jesse Wright <63333554+jeswr@users.noreply.github.com>
1 parent 6396a7b commit 900b909

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LICENSE.md

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

3-
Copyright (c) 2016 - present
3+
Copyright (c) 2016 - present Tim Berners-Lee and contributors
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

0 commit comments

Comments
 (0)