Skip to content

Commit

Permalink
Update year in sopyrights
Browse files Browse the repository at this point in the history
PR-URL: #1806
  • Loading branch information
tshemsedinov committed Feb 13, 2023
1 parent fbc49f9 commit 6e7cfae
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-2022 Metarhia contributors
Copyright (c) 2012-2023 Metarhia contributors

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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ const res = await metacom.api.example.citiesByCountry({ countryId: 3 });

## License & Contributors

Copyright (c) 2012-2022 Metarhia contributors.
Copyright (c) 2012-2023 Metarhia contributors.
See github for full [contributors list](https://github.com/metarhia/impress/graphs/contributors).
Impress Application Server is [MIT licensed](./LICENSE).
Project coordinator: <[email protected]>

0 comments on commit 6e7cfae

Please sign in to comment.