Skip to content

Commit

Permalink
📄 License
Browse files Browse the repository at this point in the history
  • Loading branch information
fantomitechno committed Jan 3, 2024
1 parent 25e49b8 commit 6da9366
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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) 2023 Simon RENOUX aka fantomitechno
Copyright (c) 2024 Simon RENOUX aka fantomitechno

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/main/java/dev/renoux/dinnermod/Config.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* MIT License
*
* Copyright (c) 2023 Simon RENOUX aka fantomitechno
* Copyright (c) 2024 Simon RENOUX aka fantomitechno
*
* 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/main/java/dev/renoux/dinnermod/Dinnermod.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* MIT License
*
* Copyright (c) 2023 Simon RENOUX aka fantomitechno
* Copyright (c) 2024 Simon RENOUX aka fantomitechno
*
* 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

0 comments on commit 6da9366

Please sign in to comment.