This commit is contained in:
blueloveTH 2025-02-28 15:16:34 +08:00
parent 45842638b3
commit a51e7e6fd4
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ ROOT = 'include/pocketpy'
PUBLIC_HEADERS = ['config.h', 'export.h', 'linalg.h', 'pocketpy.h']
COPYRIGHT = '''/*
* Copyright (c) 2024 blueloveTH
* Copyright (c) 2025 blueloveTH
* Distributed Under The MIT License
* https://github.com/pocketpy/pocketpy
*/

View File

@ -11,7 +11,7 @@ pkpy is licensed under the [MIT License](http://opensource.org/licenses/MIT).
```
MIT License
Copyright (c) 2024 blueloveTH
Copyright (c) 2025 blueloveTH
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal