Skip to content

Commit

Permalink
Added header to command.__init__
Browse files Browse the repository at this point in the history
  • Loading branch information
Hnz committed Nov 24, 2011
1 parent 7924f7f commit 2b85677
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pycoreutils/command/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# -*- coding: utf-8 -*-

# Copyright (c) 2009, 2010, 2011 Hans van Leeuwen.
# See LICENSE.txt for details.

__all__ = [
'cmd_arch',
Expand Down

0 comments on commit 2b85677

Please sign in to comment.