Kaydet (Commit) 1540d77e authored tarafından Berker Peksag's avatar Berker Peksag

Update copyright headers.

üst 211302f4
...@@ -5,6 +5,7 @@ Part of the astor library for Python AST manipulation ...@@ -5,6 +5,7 @@ Part of the astor library for Python AST manipulation
License: BSD License: BSD
Copyright 2012 (c) Patrick Maupin Copyright 2012 (c) Patrick Maupin
Copyright 2013 (c) Berker Peksag
""" """
__version__ = '0.2.1' __version__ = '0.2.1'
......
...@@ -5,6 +5,7 @@ Part of the astor library for Python AST manipulation ...@@ -5,6 +5,7 @@ Part of the astor library for Python AST manipulation
License: BSD License: BSD
Copyright 2012 (c) Patrick Maupin Copyright 2012 (c) Patrick Maupin
Copyright 2013 (c) Berker Peksag
""" """
import ast import ast
......
...@@ -5,6 +5,7 @@ Part of the astor library for Python AST manipulation ...@@ -5,6 +5,7 @@ Part of the astor library for Python AST manipulation
License: BSD License: BSD
Copyright 2012 (c) Patrick Maupin Copyright 2012 (c) Patrick Maupin
Copyright 2013 (c) Berker Peksag
""" """
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment