Author: Matti Picus <[email protected]>
Branch:
Changeset: r98431:389122234122
Date: 2020-01-01 11:17 +0200
http://bitbucket.org/pypy/pypy/changeset/389122234122/
Log: update license for new year, ignor pypy/lib files for portable
builds
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -17,8 +17,8 @@
^site-packages$
^site-packages/.*$
^site-packages/.*$
-^bin$
^pypy/bin/pypy-c
+^pypy/lib/
^pypy/module/cpyext/src/.+\.o$
^pypy/module/cpyext/src/.+\.obj$
^pypy/module/cpyext/test/.+\.errors$
diff --git a/pypy/doc/conf.py b/pypy/doc/conf.py
--- a/pypy/doc/conf.py
+++ b/pypy/doc/conf.py
@@ -59,7 +59,7 @@
# General information about the project.
project = u'PyPy'
-copyright = u'2019, The PyPy Project'
+copyright = u'2020, The PyPy Project'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit