diff --git a/Lib/subprocess.py b/Lib/subprocess.py index 4cf67ac35b0..c4a7a651792 100644 --- a/Lib/subprocess.py +++ b/Lib/subprocess.py @@ -4,6 +4,8 @@ # # Copyright (c) 2003-2004 by Peter Astrand # +# Licensed to PSF under a Contributor Agreement. +# # By obtaining, using, and/or copying this software and/or its # associated documentation, you agree that you have read, understood, # and will comply with the following terms and conditions: