diff options
author | KWSys Robot <kwrobot@kitware.com> | 2015-07-02 12:50:25 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-07-02 12:54:08 (GMT) |
commit | 799c1575898a937fd1fbc0789c4158c9df799fcd (patch) | |
tree | 6f057cc87ed51b67410a504947ec312222502324 | |
parent | da4cddd787500b9da71e7c7877de9a17c6a7d1fc (diff) | |
download | CMake-799c1575898a937fd1fbc0789c4158c9df799fcd.zip CMake-799c1575898a937fd1fbc0789c4158c9df799fcd.tar.gz CMake-799c1575898a937fd1fbc0789c4158c9df799fcd.tar.bz2 |
KWSys 2015-07-02 (1f19c187)
Extract upstream KWSys using the following shell commands.
$ git archive --prefix=upstream-kwsys/ 1f19c187 | tar x
$ git shortlog --no-merges --abbrev=8 --format='%h %s' d217407c..1f19c187
Brad King (1):
1f19c187 CONTRIBUTING: Spell "offered" correctly
-rw-r--r-- | CONTRIBUTING.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index e097b76..960eea4 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -29,7 +29,7 @@ License We do not require any formal copyright assignment or contributor license agreement. Any contributions intentionally sent upstream are presumed -to be offerred under terms of the OSI-approved BSD 3-clause License. +to be offered under terms of the OSI-approved BSD 3-clause License. See `Copyright.txt`_ for details. .. _`Copyright.txt`: Copyright.txt |