]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Put the PSF license in blib2to3/ to mark that code. (#162)
authorGregory P. Smith <greg@krypto.org>
Mon, 23 Apr 2018 21:19:24 +0000 (14:19 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Mon, 23 Apr 2018 21:19:24 +0000 (14:19 -0700)
commit959ff798bcc908264b7e097df047d7bd42f027a0
treee4aac6d7a9150076484dbcb2e0b911485ccce0af
parent06e95b1e9bcd43c4574840f8174ba4b2c5d281bd
Put the PSF license in blib2to3/ to mark that code. (#162)

The blib2to3/ code is PSF licensed as that is where the code originated.
This change just drops a proper copy of that license file into the
directory tree to make that clear.
blib2to3/LICENSE [new file with mode: 0644]