--- dill-0.3.9/dill/__diff.py.orig +++ dill-0.3.9/dill/__diff.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) # Copyright (c) 2008-2016 California Institute of Technology. --- dill-0.3.9/dill/__init__.py.orig +++ dill-0.3.9/dill/__init__.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) # Copyright (c) 2008-2016 California Institute of Technology. --- dill-0.3.9/dill/detect.py.orig +++ dill-0.3.9/dill/detect.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) # Copyright (c) 2008-2016 California Institute of Technology. --- dill-0.3.9/dill/pointers.py.orig +++ dill-0.3.9/dill/pointers.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) # Copyright (c) 2008-2016 California Institute of Technology. --- dill-0.3.9/dill/session.py.orig +++ dill-0.3.9/dill/session.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) # Author: Leonardo Gama (@leogama) --- dill-0.3.9/dill/source.py.orig +++ dill-0.3.9/dill/source.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) # Copyright (c) 2008-2016 California Institute of Technology. --- dill-0.3.9/dill/temp.py.orig +++ dill-0.3.9/dill/temp.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) # Copyright (c) 2008-2016 California Institute of Technology. --- dill-0.3.9/dill/tests/test_nested.py.orig +++ dill-0.3.9/dill/tests/test_nested.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) # Copyright (c) 2008-2016 California Institute of Technology. --- dill-0.3.9/dill/tests/test_logger.py.orig +++ dill-0.3.9/dill/tests/test_logger.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # Author: Leonardo Gama (@leogama) # Copyright (c) 2022-2024 The Uncertainty Quantification Foundation. --- dill-0.3.9/dill/tests/test_session.py.orig +++ dill-0.3.9/dill/tests/test_session.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # Author: Leonardo Gama (@leogama) # Copyright (c) 2022-2024 The Uncertainty Quantification Foundation. --- dill-0.3.9/dill/tests/test_extendpickle.py.orig +++ dill-0.3.9/dill/tests/test_extendpickle.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) # Copyright (c) 2008-2016 California Institute of Technology. --- dill-0.3.9/dill/_objects.py.orig +++ dill-0.3.9/dill/_objects.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) # Copyright (c) 2008-2016 California Institute of Technology. --- dill-0.3.9/dill/tests/test_classdef.py.orig +++ dill-0.3.9/dill/tests/test_classdef.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) # Copyright (c) 2008-2016 California Institute of Technology. --- dill-0.3.9/dill/tests/test_source.py.orig +++ dill-0.3.9/dill/tests/test_source.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) # Copyright (c) 2008-2016 California Institute of Technology. --- dill-0.3.9/dill/tests/__main__.py.orig +++ dill-0.3.9/dill/tests/__main__.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) # Copyright (c) 2018-2024 The Uncertainty Quantification Foundation. --- dill-0.3.9/dill/tests/test_detect.py.orig +++ dill-0.3.9/dill/tests/test_detect.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) # Copyright (c) 2008-2016 California Institute of Technology.