Skip to content

Commit

Permalink
LICENSE: Remove year and duplicate file
Browse files Browse the repository at this point in the history
Remove [generated][] MIT-LICENSE file created when running `rails plugin
new`.

Also removes copyright years to be consistent with our [current
templates][templates].

[generated]: https://github.com/rails/rails/blob/main/railties/lib/rails/generators/rails/plugin/templates/MIT-LICENSE.tt
[templates]: thoughtbot/templates#23
  • Loading branch information
stevepolitodesign committed May 2, 2024
1 parent a38f247 commit 4def0ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License

Copyright (c) 2008-2017 thoughtbot, inc.
Copyright (c) thoughtbot, inc.

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
21 changes: 0 additions & 21 deletions MIT-LICENSE

This file was deleted.

0 comments on commit 4def0ae

Please sign in to comment.