Skip to content

Commit

Permalink
Bump copyright year to 2020.
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhayen committed Feb 1, 2020
1 parent b31a199 commit b208357
Show file tree
Hide file tree
Showing 882 changed files with 885 additions and 885 deletions.
2 changes: 1 addition & 1 deletion .githooks/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion bin/autoformat-nuitka-source
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion bin/check-nuitka-with-codespell
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion bin/check-nuitka-with-pylint
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion bin/check-nuitka-with-pylint3
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion bin/check-nuitka-with-restlint
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion bin/compare_with_cpython
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion bin/compare_with_xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion bin/find_sxs_modules
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion bin/generate-specialized-c-code
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion bin/measure-construct-performance
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion bin/nuitka
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion bin/nuitka-run
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion bin/nuitka3
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion bin/nuitka3-run
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
6 changes: 3 additions & 3 deletions debian/copyright
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Upstream-Contact: Kay Hayen <[email protected]>
Source: http://nuitka.net/

Files: *
Copyright: 2019 Kay Hayen <[email protected]>
Copyright: 2020 Kay Hayen <[email protected]>
2019 Batakrishna Sahu, mailto:<[email protected]>
2019 Jorj McKie, mailto:<[email protected]>
2019 Paweł Kierzkowski, mailto:<[email protected]>
Expand All @@ -29,7 +29,7 @@ License: Apache+Nuitka_comment
can be found in `/usr/share/common-licenses/Apache-2.0'.

Files: tests/basics/* tests/programs/* tests/reflected/* tests/type_inference/*
Copyright: 2019 Kay Hayen <[email protected]>
Copyright: 2020 Kay Hayen <[email protected]>
License: Apache+Nuitka_test_origin
Python tests originally created or extracted from other peoples work. The
parts were too small to be protected.
Expand Down Expand Up @@ -140,7 +140,7 @@ License: MIT+Cox
* OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.

Files: debian/*
Copyright: 2019 Kay Hayen <[email protected]>
Copyright: 2020 Kay Hayen <[email protected]>
License: Apache
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion doc/Doxyfile.template
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion doc/custom.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**********************************************************************
Copyright 2019, Batakrishna Sahu, mailto:<[email protected]>
Copyright 2020, Batakrishna Sahu, mailto:<[email protected]>
Part of "Nuitka", an optimizing Python compiler that is compatible and
integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion lib/hints.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion misc/create-pbuilder-image.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion misc/install-git-hooks.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion misc/make-apidoc.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion misc/make-deb-mentors-release.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion misc/make-deb-release.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion misc/make-msi-package.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion misc/make-msi-upload.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion misc/make-pypi-upload.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion misc/make-release.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion misc/make-upload.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion misc/make-version-bump.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion misc/nuitka-run.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off
rem Copyright 2019, Kay Hayen, mailto:[email protected]
rem Copyright 2020, Kay Hayen, mailto:[email protected]
rem
rem Part of "Nuitka", an optimizing Python compiler that is compatible and
rem integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion misc/nuitka.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off
rem Copyright 2019, Kay Hayen, mailto:[email protected]
rem Copyright 2020, Kay Hayen, mailto:[email protected]
rem
rem Part of "Nuitka", an optimizing Python compiler that is compatible and
rem integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion misc/print-all-sources.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion misc/run-valgrind.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion misc/update-doc.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/Builtins.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/Constants.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/Errors.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/MainControl.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/ModuleRegistry.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/OptionParsing.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/Options.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/OutputDirectories.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/PostProcessing.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/PythonOperators.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/PythonVersions.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/SourceCodeReferences.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/Tracing.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/TreeXML.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/Variables.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
4 changes: 2 additions & 2 deletions nuitka/Version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand All @@ -21,7 +21,7 @@

version_string = """\
Nuitka V0.6.8rc1
Copyright (C) 2019 Kay Hayen."""
Copyright (C) 2020 Kay Hayen."""


def getNuitkaVersion():
Expand Down
2 changes: 1 addition & 1 deletion nuitka/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/__main__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/__past__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/build/SconsInterface.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/build/SingleExe.scons
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- python -*-
# Copyright 2019, Kay Hayen, mailto:[email protected]
# Copyright 2020, Kay Hayen, mailto:[email protected]
#
# Part of "Nuitka", an optimizing Python compiler that is compatible and
# integrates with CPython, but also works on its own.
Expand Down
Loading

0 comments on commit b208357

Please sign in to comment.