kuuko pushed a commit to branch master.

http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=c342feab6f8821076adf0f2f2496f61af77b670e

commit c342feab6f8821076adf0f2f2496f61af77b670e
Author: Kai Huuhko <kai.huu...@gmail.com>
Date:   Fri Apr 11 18:28:42 2014 +0300

    Ethumb: Adjust file headers to the new merged python-efl style.
---
 efl/ethumb/efl.ethumb.pyx        | 12 ++++++------
 efl/ethumb/efl.ethumb_client.pyx | 12 ++++++------
 include/efl.ethumb.pxd           | 12 ++++++------
 include/efl.ethumb_client.pxd    | 16 ++++++++--------
 4 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/efl/ethumb/efl.ethumb.pyx b/efl/ethumb/efl.ethumb.pyx
index 80db58a..4f50581 100644
--- a/efl/ethumb/efl.ethumb.pyx
+++ b/efl/ethumb/efl.ethumb.pyx
@@ -1,19 +1,19 @@
-# Copyright (C) 2009 by ProFUSION embedded systems
+# Copyright (C) 2007-2013 various contributors (see AUTHORS)
 #
-# This file is part of Python-Ethumb.
+# This file is part of Python-EFL.
 #
-# Python-Ethumb is free software; you can redistribute it and/or
+# Python-EFL is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License, or (at your option) any later version.
+# version 3 of the License, or (at your option) any later version.
 #
-# Python-Ethumb is distributed in the hope that it will be useful,
+# Python-EFL is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public License
-# along with this Python-Ethumb.  If not, see <http://www.gnu.org/licenses/>.
+# along with this Python-EFL.  If not, see <http://www.gnu.org/licenses/>.
 
 def init():
     return ethumb_init()
diff --git a/efl/ethumb/efl.ethumb_client.pyx b/efl/ethumb/efl.ethumb_client.pyx
index 7666250..2e4fcc3 100644
--- a/efl/ethumb/efl.ethumb_client.pyx
+++ b/efl/ethumb/efl.ethumb_client.pyx
@@ -1,19 +1,19 @@
-# Copyright (C) 2009 by ProFUSION embedded systems
+# Copyright (C) 2007-2013 various contributors (see AUTHORS)
 #
-# This file is part of Python-Ethumb.
+# This file is part of Python-EFL.
 #
-# Python-Ethumb is free software; you can redistribute it and/or
+# Python-EFL is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License, or (at your option) any later version.
+# version 3 of the License, or (at your option) any later version.
 #
-# Python-Ethumb is distributed in the hope that it will be useful,
+# Python-EFL is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public License
-# along with this Python-Ethumb.  If not, see <http://www.gnu.org/licenses/>.
+# along with this Python-EFL.  If not, see <http://www.gnu.org/licenses/>.
 
 from cpython cimport Py_INCREF, Py_DECREF
 from libc.stdint cimport uintptr_t
diff --git a/include/efl.ethumb.pxd b/include/efl.ethumb.pxd
index 16ffe60..4a25218 100644
--- a/include/efl.ethumb.pxd
+++ b/include/efl.ethumb.pxd
@@ -1,19 +1,19 @@
-# Copyright (C) 2009 by ProFUSION embedded systems
+# Copyright (C) 2007-2013 various contributors (see AUTHORS)
 #
-# This file is part of Python-Ethumb.
+# This file is part of Python-EFL.
 #
-# Python-Ethumb is free software; you can redistribute it and/or
+# Python-EFL is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License, or (at your option) any later version.
+# version 3 of the License, or (at your option) any later version.
 #
-# Python-Ethumb is distributed in the hope that it will be useful,
+# Python-EFL is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public License
-# along with this Python-Ethumb.  If not, see <http://www.gnu.org/licenses/>.
+# along with this Python-EFL.  If not, see <http://www.gnu.org/licenses/>.
 
 from efl.eina cimport Eina_Bool, Eina_Free_Cb
 from efl.ethumb.enums cimport Ethumb_Thumb_FDO_Size, Ethumb_Thumb_Format, \
diff --git a/include/efl.ethumb_client.pxd b/include/efl.ethumb_client.pxd
index 902f4dd..70c1cf9 100644
--- a/include/efl.ethumb_client.pxd
+++ b/include/efl.ethumb_client.pxd
@@ -1,19 +1,19 @@
-# Copyright (C) 2009 by ProFUSION embedded systems
+# Copyright (C) 2007-2013 various contributors (see AUTHORS)
 #
-# This file is part of Python-Ethumb.
+# This file is part of Python-EFL.
 #
-# Python-Ethumb is free software you can redistribute it and/or
+# Python-EFL is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
-# License as published by the Free Software Foundation either
-# version 2.1 of the License, or (at your option) any later version.
+# License as published by the Free Software Foundation; either
+# version 3 of the License, or (at your option) any later version.
 #
-# Python-Ethumb is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY without even the implied warranty of
+# Python-EFL is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public License
-# along with this Python-Ethumb.  If not, see <http://www.gnu.org/licenses/>.
+# along with this Python-EFL.  If not, see <http://www.gnu.org/licenses/>.
 
 from efl.eina cimport Eina_Bool, Eina_Free_Cb
 from efl.ethumb.enums cimport Ethumb_Thumb_Orientation

-- 


Reply via email to