mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-08 12:20:06 +00:00
Improve license and PR template wording
This commit is contained in:
parent
c644c753d7
commit
48dfbcaa95
5
.github/pull_request_template.md
vendored
5
.github/pull_request_template.md
vendored
@ -1,6 +1,7 @@
|
|||||||
<!--
|
<!--
|
||||||
Please read the contribution guidelines before submitting a pull request:
|
Please read the contribution guidelines before submitting a pull request:
|
||||||
https://github.com/fmtlib/fmt/blob/master/CONTRIBUTING.md.
|
https://github.com/fmtlib/fmt/blob/master/CONTRIBUTING.md.
|
||||||
By submitting this pull request, you agree that your contributions are licensed
|
By submitting this pull request, you agree to license your contribution(s)
|
||||||
under the {fmt} license, and agree to future changes to the licensing.
|
under the terms outlined in LICENSE.rst and represent that you have the right
|
||||||
|
to do so.
|
||||||
-->
|
-->
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Copyright (c) 2012 - present, Victor Zverovich
|
Copyright (c) 2012 - present, Victor Zverovich and {fmt} contributors
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the
|
a copy of this software and associated documentation files (the
|
||||||
|
Loading…
Reference in New Issue
Block a user