mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-10-31 22:58:59 +01:00
7fada754e8
(cherry picked from commit7c98a4c54e
) (cherry picked from commit1ec4a8e6cf
) (cherry picked from commit79de60a5d8
) (cherry picked from commite7fbfb34a9
) (cherry picked from commit7f625d25a3
) (cherry picked from commit9341e18427
) (cherry picked from commita03e449c01
) (cherry picked from commitb4c7140bec
) (cherry picked from commit685c9d4a87
) (cherry picked from commit48b3594a7d
) (cherry picked from commit8eefd84d38
) (cherry picked from commitd42f1028eb
) (cherry picked from commit3bb7f7ed51
) (cherry picked from commitac109696e7
) (cherry picked from commitd39713efb4
) (cherry picked from commitf0bc5decfb
) (cherry picked from commit17088c4188
) (cherry picked from commit6a97494acd
) (cherry picked from commit261705d6a1
) (cherry picked from commit601cb8cf6f
) (cherry picked from commit9812c73692
) (cherry picked from commit430b4c19a4
) (cherry picked from commit5b5162aae7
) (cherry picked from commit26a89ded6a
) (cherry picked from commit1cfe396d4b
) (cherry picked from commitb9fb3d9f13
) (cherry picked from commit476efc0063
) (cherry picked from commit8d71e6b2f8
) (cherry picked from commite9f1631c3d
) (cherry picked from commitc4d8eef7c5
) (cherry picked from commit7cfd4147be
) (cherry picked from commitd8cbe27d30
) (cherry picked from commitd7b3f85db2
) (cherry picked from commitb92e54bb36
) (cherry picked from commitc12596f414
) (cherry picked from commitea9ec0b98a
) (cherry picked from commit6e4662fd58
) (cherry picked from commite8d3f1cb57
) (cherry picked from commit20a468fc68
) (cherry picked from commit7de10195b8
)
21 lines
1.1 KiB
Text
21 lines
1.1 KiB
Text
Copyright (c) 2022 The Forgejo Authors
|
|
Copyright (c) 2016 The Gitea Authors
|
|
Copyright (c) 2015 The Gogs Authors
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
in the Software without restriction, including without limitation the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in
|
|
all copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
THE SOFTWARE.
|