aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorVictor Zverovich <victor.zverovich@gmail.com>2019-03-10 17:42:36 -0700
committerVictor Zverovich <victor.zverovich@gmail.com>2019-03-10 17:42:36 -0700
commitebec00138bd10e949ff34955bcb096387cd32acc (patch)
tree7e22503073d27f5d67b0b584c3961a2de9663973 /CONTRIBUTING.md
parent8daa3c68349b3dacb6423fd954987967762918ec (diff)
downloadfmtlib-ebec00138bd10e949ff34955bcb096387cd32acc.tar.gz
Reword licensing part
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d6882b28..3532bd11 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,9 +2,9 @@ Contributing to {fmt}
=====================
By submitting a pull request or a patch, you represent that you have the right
-to license your contribution to the {fmt} project owners and the community, and
-agree that your contributions are licensed under the {fmt} license that may
-change in the future.
+to license your contribution to the {fmt} project owners and the community,
+agree that your contributions are licensed under the {fmt} license, and agree
+to future changes to the licensing.
All C++ code must adhere to [Google C++ Style Guide](
https://google.github.io/styleguide/cppguide.html) with the following