Skip to content

Commit

Permalink
docs: change copyright date format to single year instead of a date r…
Browse files Browse the repository at this point in the history
…ange
  • Loading branch information
polygonplanet committed Feb 19, 2022
1 parent 3a0680d commit 3fb7e45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2012-2020 Polygon Planet
Copyright (c) 2012 polygonplanet

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/banner.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* <%= pkg.name %> v<%= pkg.version %> - <%= pkg.description %>
* Copyright (c) 2012-2020 <%= pkg.author %>
* Copyright (c) 2012 <%= pkg.author %>
* <%= pkg.homepage %>
* @license <%= pkg.license %>
*/

0 comments on commit 3fb7e45

Please sign in to comment.