Skip to content

Commit

Permalink
fixes in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
alafaye committed Jul 2, 2015
1 parent 9ab4261 commit b02a159
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Before you submit a pull request, check that it meets these guidelines:
2. If the pull request adds functionality, the docs should be updated. Put
your new functionality into a function with a docstring, and add the
feature to the list in README.rst.
3. The pull request should work for Python 2.6, 2.7, and 3.3, and for PyPy. Check
3. The pull request should work for Python 2.7, 3.2, and 3.4, and for PyPy. Check
https://travis-ci.org/epfl-lts2/pygsp/pull_requests
and make sure that the tests pass for all supported Python versions.

Expand Down
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ modification, are permitted provided that the following conditions are met:
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

* Neither the name of PyUNLocBoX nor the names of its contributors may be used
* Neither the name of PyGSP nor the names of its contributors may be used
to endorse or promote products derived from this software without specific
prior written permission.

Expand Down
4 changes: 0 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,3 @@ Authors
* Basile Châtillon <[email protected]>,
* Alexandre Lafaye <[email protected]>,
* Nicolas Rod <[email protected]>

License
-------
* Free software: GPL v3 license

0 comments on commit b02a159

Please sign in to comment.