[soundkonverter/el6] initial import (#1114547)

Björn Esser besser82 at fedoraproject.org
Thu Jul 10 19:55:00 UTC 2014


commit 8043d644fa4e98b76b0fd210a5c8534df8e37f66
Author: Björn Esser <bjoern.esser at gmail.com>
Date:   Thu Jul 10 21:53:32 2014 +0200

    initial import (#1114547)

 .gitignore                       |    5 +
 soundkonverter-2.1.1_fixes.patch | 6868 ++++++++++++++++++++++++++++++++++++++
 soundkonverter.spec              |  111 +
 sources                          |    1 +
 4 files changed, 6985 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..090749b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*~
+*.rpm
+*.tar*
+*.zip
+results_*/
diff --git a/soundkonverter-2.1.1_fixes.patch b/soundkonverter-2.1.1_fixes.patch
new file mode 100644
index 0000000..da686c3
--- /dev/null
+++ b/soundkonverter-2.1.1_fixes.patch
@@ -0,0 +1,6868 @@
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+old mode 100755
+new mode 100644
+index 5147655..1d3c27b
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -42,6 +42,7 @@ set(soundkonvertercore_SRCS
+    core/ripperplugin.cpp
+ )
+ kde4_add_library(soundkonvertercore SHARED ${soundkonvertercore_SRCS})
++set_target_properties(soundkonvertercore PROPERTIES SOVERSION 0)
+ target_link_libraries(soundkonvertercore ${KDE4_KDEUI_LIBS} ${KDE4_KFILE_LIBS} ${KDE4_KIO_LIBS})
+ install(TARGETS soundkonvertercore DESTINATION ${LIB_INSTALL_DIR})
+ 
+diff --git a/src/COPYING b/src/COPYING
+new file mode 100644
+index 0000000..d159169
+--- /dev/null
++++ b/src/COPYING
+@@ -0,0 +1,339 @@
++                    GNU GENERAL PUBLIC LICENSE
++                       Version 2, June 1991
++
++ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
++ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
++ Everyone is permitted to copy and distribute verbatim copies
++ of this license document, but changing it is not allowed.
++
++                            Preamble
++
++  The licenses for most software are designed to take away your
++freedom to share and change it.  By contrast, the GNU General Public
++License is intended to guarantee your freedom to share and change free
++software--to make sure the software is free for all its users.  This
++General Public License applies to most of the Free Software
++Foundation's software and to any other program whose authors commit to
++using it.  (Some other Free Software Foundation software is covered by
++the GNU Lesser General Public License instead.)  You can apply it to
++your programs, too.
++
++  When we speak of free software, we are referring to freedom, not
++price.  Our General Public Licenses are designed to make sure that you
++have the freedom to distribute copies of free software (and charge for
++this service if you wish), that you receive source code or can get it
++if you want it, that you can change the software or use pieces of it
++in new free programs; and that you know you can do these things.
++
++  To protect your rights, we need to make restrictions that forbid
++anyone to deny you these rights or to ask you to surrender the rights.
++These restrictions translate to certain responsibilities for you if you
++distribute copies of the software, or if you modify it.
++
++  For example, if you distribute copies of such a program, whether
++gratis or for a fee, you must give the recipients all the rights that
++you have.  You must make sure that they, too, receive or can get the
++source code.  And you must show them these terms so they know their
++rights.
++
++  We protect your rights with two steps: (1) copyright the software, and
++(2) offer you this license which gives you legal permission to copy,
++distribute and/or modify the software.
++
++  Also, for each author's protection and ours, we want to make certain
++that everyone understands that there is no warranty for this free
++software.  If the software is modified by someone else and passed on, we
++want its recipients to know that what they have is not the original, so
++that any problems introduced by others will not reflect on the original
++authors' reputations.
++
++  Finally, any free program is threatened constantly by software
++patents.  We wish to avoid the danger that redistributors of a free
++program will individually obtain patent licenses, in effect making the
++program proprietary.  To prevent this, we have made it clear that any
++patent must be licensed for everyone's free use or not licensed at all.
++
++  The precise terms and conditions for copying, distribution and
++modification follow.
++
++                    GNU GENERAL PUBLIC LICENSE
++   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
++
++  0. This License applies to any program or other work which contains
++a notice placed by the copyright holder saying it may be distributed
++under the terms of this General Public License.  The "Program", below,
++refers to any such program or work, and a "work based on the Program"
++means either the Program or any derivative work under copyright law:
++that is to say, a work containing the Program or a portion of it,
++either verbatim or with modifications and/or translated into another
++language.  (Hereinafter, translation is included without limitation in
++the term "modification".)  Each licensee is addressed as "you".
++
++Activities other than copying, distribution and modification are not
++covered by this License; they are outside its scope.  The act of
++running the Program is not restricted, and the output from the Program
++is covered only if its contents constitute a work based on the
++Program (independent of having been made by running the Program).
++Whether that is true depends on what the Program does.
++
++  1. You may copy and distribute verbatim copies of the Program's
++source code as you receive it, in any medium, provided that you
++conspicuously and appropriately publish on each copy an appropriate
++copyright notice and disclaimer of warranty; keep intact all the
++notices that refer to this License and to the absence of any warranty;
++and give any other recipients of the Program a copy of this License
++along with the Program.
++
++You may charge a fee for the physical act of transferring a copy, and
++you may at your option offer warranty protection in exchange for a fee.
++
++  2. You may modify your copy or copies of the Program or any portion
++of it, thus forming a work based on the Program, and copy and
++distribute such modifications or work under the terms of Section 1
++above, provided that you also meet all of these conditions:
++
++    a) You must cause the modified files to carry prominent notices
++    stating that you changed the files and the date of any change.
++
++    b) You must cause any work that you distribute or publish, that in
++    whole or in part contains or is derived from the Program or any
++    part thereof, to be licensed as a whole at no charge to all third
++    parties under the terms of this License.
++
++    c) If the modified program normally reads commands interactively
++    when run, you must cause it, when started running for such
++    interactive use in the most ordinary way, to print or display an
++    announcement including an appropriate copyright notice and a
++    notice that there is no warranty (or else, saying that you provide
++    a warranty) and that users may redistribute the program under
++    these conditions, and telling the user how to view a copy of this
++    License.  (Exception: if the Program itself is interactive but
++    does not normally print such an announcement, your work based on
++    the Program is not required to print an announcement.)
++
++These requirements apply to the modified work as a whole.  If
++identifiable sections of that work are not derived from the Program,
++and can be reasonably considered independent and separate works in
++themselves, then this License, and its terms, do not apply to those
++sections when you distribute them as separate works.  But when you
++distribute the same sections as part of a whole which is a work based
++on the Program, the distribution of the whole must be on the terms of
++this License, whose permissions for other licensees extend to the
++entire whole, and thus to each and every part regardless of who wrote it.
++
++Thus, it is not the intent of this section to claim rights or contest
++your rights to work written entirely by you; rather, the intent is to
++exercise the right to control the distribution of derivative or
++collective works based on the Program.
++
++In addition, mere aggregation of another work not based on the Program
++with the Program (or with a work based on the Program) on a volume of
++a storage or distribution medium does not bring the other work under
++the scope of this License.
++
++  3. You may copy and distribute the Program (or a work based on it,
++under Section 2) in object code or executable form under the terms of
++Sections 1 and 2 above provided that you also do one of the following:
++
++    a) Accompany it with the complete corresponding machine-readable
++    source code, which must be distributed under the terms of Sections
++    1 and 2 above on a medium customarily used for software interchange; or,
++
++    b) Accompany it with a written offer, valid for at least three
++    years, to give any third party, for a charge no more than your
++    cost of physically performing source distribution, a complete
++    machine-readable copy of the corresponding source code, to be
++    distributed under the terms of Sections 1 and 2 above on a medium
++    customarily used for software interchange; or,
++
++    c) Accompany it with the information you received as to the offer
++    to distribute corresponding source code.  (This alternative is
++    allowed only for noncommercial distribution and only if you
++    received the program in object code or executable form with such
++    an offer, in accord with Subsection b above.)
++
++The source code for a work means the preferred form of the work for
++making modifications to it.  For an executable work, complete source
++code means all the source code for all modules it contains, plus any
++associated interface definition files, plus the scripts used to
++control compilation and installation of the executable.  However, as a
++special exception, the source code distributed need not include
++anything that is normally distributed (in either source or binary
++form) with the major components (compiler, kernel, and so on) of the
++operating system on which the executable runs, unless that component
++itself accompanies the executable.
++
++If distribution of executable or object code is made by offering
++access to copy from a designated place, then offering equivalent
++access to copy the source code from the same place counts as
++distribution of the source code, even though third parties are not
++compelled to copy the source along with the object code.
++
++  4. You may not copy, modify, sublicense, or distribute the Program
++except as expressly provided under this License.  Any attempt
++otherwise to copy, modify, sublicense or distribute the Program is
++void, and will automatically terminate your rights under this License.
++However, parties who have received copies, or rights, from you under
++this License will not have their licenses terminated so long as such
++parties remain in full compliance.
++
++  5. You are not required to accept this License, since you have not
++signed it.  However, nothing else grants you permission to modify or
++distribute the Program or its derivative works.  These actions are
++prohibited by law if you do not accept this License.  Therefore, by
++modifying or distributing the Program (or any work based on the
++Program), you indicate your acceptance of this License to do so, and
++all its terms and conditions for copying, distributing or modifying
++the Program or works based on it.
++
++  6. Each time you redistribute the Program (or any work based on the
++Program), the recipient automatically receives a license from the
++original licensor to copy, distribute or modify the Program subject to
++these terms and conditions.  You may not impose any further
++restrictions on the recipients' exercise of the rights granted herein.
++You are not responsible for enforcing compliance by third parties to
++this License.
++
++  7. If, as a consequence of a court judgment or allegation of patent
++infringement or for any other reason (not limited to patent issues),
++conditions are imposed on you (whether by court order, agreement or
++otherwise) that contradict the conditions of this License, they do not
++excuse you from the conditions of this License.  If you cannot
++distribute so as to satisfy simultaneously your obligations under this
++License and any other pertinent obligations, then as a consequence you
++may not distribute the Program at all.  For example, if a patent
++license would not permit royalty-free redistribution of the Program by
++all those who receive copies directly or indirectly through you, then
++the only way you could satisfy both it and this License would be to
++refrain entirely from distribution of the Program.
++
++If any portion of this section is held invalid or unenforceable under
++any particular circumstance, the balance of the section is intended to
++apply and the section as a whole is intended to apply in other
++circumstances.
++
++It is not the purpose of this section to induce you to infringe any
++patents or other property right claims or to contest validity of any
++such claims; this section has the sole purpose of protecting the
++integrity of the free software distribution system, which is
++implemented by public license practices.  Many people have made
++generous contributions to the wide range of software distributed
++through that system in reliance on consistent application of that
++system; it is up to the author/donor to decide if he or she is willing
++to distribute software through any other system and a licensee cannot
++impose that choice.
++
++This section is intended to make thoroughly clear what is believed to
++be a consequence of the rest of this License.
++
++  8. If the distribution and/or use of the Program is restricted in
++certain countries either by patents or by copyrighted interfaces, the
++original copyright holder who places the Program under this License
++may add an explicit geographical distribution limitation excluding
++those countries, so that distribution is permitted only in or among
++countries not thus excluded.  In such case, this License incorporates
++the limitation as if written in the body of this License.
++
++  9. The Free Software Foundation may publish revised and/or new versions
++of the General Public License from time to time.  Such new versions will
++be similar in spirit to the present version, but may differ in detail to
++address new problems or concerns.
++
++Each version is given a distinguishing version number.  If the Program
++specifies a version number of this License which applies to it and "any
++later version", you have the option of following the terms and conditions
++either of that version or of any later version published by the Free
++Software Foundation.  If the Program does not specify a version number of
++this License, you may choose any version ever published by the Free Software
++Foundation.
++
++  10. If you wish to incorporate parts of the Program into other free
++programs whose distribution conditions are different, write to the author
++to ask for permission.  For software which is copyrighted by the Free
++Software Foundation, write to the Free Software Foundation; we sometimes
++make exceptions for this.  Our decision will be guided by the two goals
++of preserving the free status of all derivatives of our free software and
++of promoting the sharing and reuse of software generally.
++
++                            NO WARRANTY
++
++  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
++FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
++OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
++PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
++OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
++MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
++TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
++PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
++REPAIR OR CORRECTION.
++
++  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
++WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
++REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
++INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
++OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
++TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
++YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
++PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
++POSSIBILITY OF SUCH DAMAGES.
++
++                     END OF TERMS AND CONDITIONS
++
++            How to Apply These Terms to Your New Programs
++
++  If you develop a new program, and you want it to be of the greatest
++possible use to the public, the best way to achieve this is to make it
++free software which everyone can redistribute and change under these terms.
++
++  To do so, attach the following notices to the program.  It is safest
++to attach them to the start of each source file to most effectively
++convey the exclusion of warranty; and each file should have at least
++the "copyright" line and a pointer to where the full notice is found.
++
++    <one line to give the program's name and a brief idea of what it does.>
++    Copyright (C) <year>  <name of author>
++
++    This program is free software; you can redistribute it and/or modify
++    it under the terms of the GNU General Public License as published by
++    the Free Software Foundation; either version 2 of the License, or
++    (at your option) any later version.
++
++    This program 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 General Public License for more details.
++
++    You should have received a copy of the GNU General Public License along
++    with this program; if not, write to the Free Software Foundation, Inc.,
++    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
++
++Also add information on how to contact you by electronic and paper mail.
++
++If the program is interactive, make it output a short notice like this
++when it starts in an interactive mode:
++
++    Gnomovision version 69, Copyright (C) year name of author
++    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
++    This is free software, and you are welcome to redistribute it
++    under certain conditions; type `show c' for details.
++
++The hypothetical commands `show w' and `show c' should show the appropriate
++parts of the General Public License.  Of course, the commands you use may
++be called something other than `show w' and `show c'; they could even be
++mouse-clicks or menu items--whatever suits your program.
++
++You should also get your employer (if you work as a programmer) or your
++school, if any, to sign a "copyright disclaimer" for the program, if
++necessary.  Here is a sample; alter the names:
++
++  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
++  `Gnomovision' (which makes passes at compilers) written by James Hacker.
++
++  <signature of Ty Coon>, 1 April 1989
++  Ty Coon, President of Vice
++
++This General Public License does not permit incorporating your program into
++proprietary programs.  If your program is a subroutine library, you may
++consider it more useful to permit linking proprietary applications with the
++library.  If this is what you want to do, use the GNU Lesser General
++Public License instead of this License.
+diff --git a/src/aboutplugins.cpp b/src/aboutplugins.cpp
+index 9009b69..ea16e8a 100644
+--- a/src/aboutplugins.cpp
++++ b/src/aboutplugins.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "aboutplugins.h"
+ #include "config.h"
+diff --git a/src/aboutplugins.h b/src/aboutplugins.h
+index 9e5555d..ab44d40 100644
+--- a/src/aboutplugins.h
++++ b/src/aboutplugins.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef ABOUTPLUGINS_H
+diff --git a/src/codecoptimizations.cpp b/src/codecoptimizations.cpp
+index bd9e2bc..233f6ae 100644
+--- a/src/codecoptimizations.cpp
++++ b/src/codecoptimizations.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "codecoptimizations.h"
+ 
+diff --git a/src/codecoptimizations.h b/src/codecoptimizations.h
+index 723a3e3..bd1255a 100644
+--- a/src/codecoptimizations.h
++++ b/src/codecoptimizations.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef CODECOPTIMIZATIONS_H
+diff --git a/src/codecproblems.cpp b/src/codecproblems.cpp
+index 4ab256d..179af04 100644
+--- a/src/codecproblems.cpp
++++ b/src/codecproblems.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "codecproblems.h"
+ 
+diff --git a/src/codecproblems.h b/src/codecproblems.h
+index 39824e6..0ab5b6a 100644
+--- a/src/codecproblems.h
++++ b/src/codecproblems.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef CODECPROBLEMS_H
+diff --git a/src/combobutton.cpp b/src/combobutton.cpp
+old mode 100755
+new mode 100644
+index d7b946b..d315666
+--- a/src/combobutton.cpp
++++ b/src/combobutton.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "combobutton.h"
+ 
+diff --git a/src/combobutton.h b/src/combobutton.h
+old mode 100755
+new mode 100644
+index c08613a..31facfb
+--- a/src/combobutton.h
++++ b/src/combobutton.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef COMBOBUTTON_H
+diff --git a/src/config.cpp b/src/config.cpp
+old mode 100755
+new mode 100644
+index b1e1a0a..f71765c
+--- a/src/config.cpp
++++ b/src/config.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "config.h"
+ #include "logger.h"
+diff --git a/src/config.h b/src/config.h
+old mode 100755
+new mode 100644
+index 362d6d4..1afe1ca
+--- a/src/config.h
++++ b/src/config.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Interface: config
+ //
+diff --git a/src/configdialog/configadvancedpage.cpp b/src/configdialog/configadvancedpage.cpp
+index b316f07..632684e 100644
+--- a/src/configdialog/configadvancedpage.cpp
++++ b/src/configdialog/configadvancedpage.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Implementation: configgeneralpage
+ //
+diff --git a/src/configdialog/configadvancedpage.h b/src/configdialog/configadvancedpage.h
+index 0c7c2be..cd4b522 100644
+--- a/src/configdialog/configadvancedpage.h
++++ b/src/configdialog/configadvancedpage.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Interface: configgeneralpage
+ //
+diff --git a/src/configdialog/configbackendspage.cpp b/src/configdialog/configbackendspage.cpp
+old mode 100755
+new mode 100644
+index af58c7b..f14198f
+--- a/src/configdialog/configbackendspage.cpp
++++ b/src/configdialog/configbackendspage.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Implementation: configbackendspage
+ //
+diff --git a/src/configdialog/configbackendspage.h b/src/configdialog/configbackendspage.h
+old mode 100755
+new mode 100644
+index 4b5b407..36131e8
+--- a/src/configdialog/configbackendspage.h
++++ b/src/configdialog/configbackendspage.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Interface: configbackendspage
+ //
+diff --git a/src/configdialog/configcoverartpage.cpp b/src/configdialog/configcoverartpage.cpp
+index 0fb2b91..10bfece 100644
+--- a/src/configdialog/configcoverartpage.cpp
++++ b/src/configdialog/configcoverartpage.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "configcoverartpage.h"
+ 
+diff --git a/src/configdialog/configcoverartpage.h b/src/configdialog/configcoverartpage.h
+index 02f1db9..1344de9 100644
+--- a/src/configdialog/configcoverartpage.h
++++ b/src/configdialog/configcoverartpage.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Interface: configgeneralpage
+ //
+diff --git a/src/configdialog/configdialog.cpp b/src/configdialog/configdialog.cpp
+old mode 100755
+new mode 100644
+index 729413d..81b6b41
+--- a/src/configdialog/configdialog.cpp
++++ b/src/configdialog/configdialog.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Implementation: configdialog
+ //
+diff --git a/src/configdialog/configdialog.h b/src/configdialog/configdialog.h
+old mode 100755
+new mode 100644
+index c4b41a4..8583145
+--- a/src/configdialog/configdialog.h
++++ b/src/configdialog/configdialog.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef CONFIGDIALOG_H
+ #define CONFIGDIALOG_H
+diff --git a/src/configdialog/configgeneralpage.cpp b/src/configdialog/configgeneralpage.cpp
+old mode 100755
+new mode 100644
+index 54b9574..948ea2a
+--- a/src/configdialog/configgeneralpage.cpp
++++ b/src/configdialog/configgeneralpage.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Implementation: configgeneralpage
+ //
+diff --git a/src/configdialog/configgeneralpage.h b/src/configdialog/configgeneralpage.h
+old mode 100755
+new mode 100644
+index ac86902..11223b2
+--- a/src/configdialog/configgeneralpage.h
++++ b/src/configdialog/configgeneralpage.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Interface: configgeneralpage
+ //
+diff --git a/src/configdialog/configpagebase.cpp b/src/configdialog/configpagebase.cpp
+old mode 100755
+new mode 100644
+index cb0fc73..4f24140
+--- a/src/configdialog/configpagebase.cpp
++++ b/src/configdialog/configpagebase.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Implementation: configpagebase
+ //
+diff --git a/src/configdialog/configpagebase.h b/src/configdialog/configpagebase.h
+old mode 100755
+new mode 100644
+index c758793..449c532
+--- a/src/configdialog/configpagebase.h
++++ b/src/configdialog/configpagebase.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Interface: configpagebase
+ //
+diff --git a/src/conversionoptionsmanager.cpp b/src/conversionoptionsmanager.cpp
+index e22f824..9c2f40d 100644
+--- a/src/conversionoptionsmanager.cpp
++++ b/src/conversionoptionsmanager.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Implementation: conversionoptionsmanager
+ //
+diff --git a/src/conversionoptionsmanager.h b/src/conversionoptionsmanager.h
+index 177b378..1a9dfb2 100644
+--- a/src/conversionoptionsmanager.h
++++ b/src/conversionoptionsmanager.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Interface: conversionoptionsmanager
+ //
+diff --git a/src/convert.cpp b/src/convert.cpp
+index 6009853..d61abe5 100644
+--- a/src/convert.cpp
++++ b/src/convert.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "convert.h"
+ #include "convertitem.h"
+diff --git a/src/convert.h b/src/convert.h
+index da474d5..fb15b42 100644
+--- a/src/convert.h
++++ b/src/convert.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef CONVERT_H
+diff --git a/src/convertitem.cpp b/src/convertitem.cpp
+index 35cbd84..847e0df 100644
+--- a/src/convertitem.cpp
++++ b/src/convertitem.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "convertitem.h"
+ #include "filelistitem.h"
+diff --git a/src/convertitem.h b/src/convertitem.h
+index 2514bdd..902dffa 100644
+--- a/src/convertitem.h
++++ b/src/convertitem.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef CONVERTITEM_H
+diff --git a/src/core/backendplugin.cpp b/src/core/backendplugin.cpp
+index 8eb0ac1..21f1454 100644
+--- a/src/core/backendplugin.cpp
++++ b/src/core/backendplugin.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "backendplugin.h"
+ 
+diff --git a/src/core/backendplugin.h b/src/core/backendplugin.h
+index 98250a0..1c8d943 100644
+--- a/src/core/backendplugin.h
++++ b/src/core/backendplugin.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef BACKENDPLUGIN_H
+ #define BACKENDPLUGIN_H
+diff --git a/src/core/codecplugin.cpp b/src/core/codecplugin.cpp
+old mode 100755
+new mode 100644
+index bdec431..9496da6
+--- a/src/core/codecplugin.cpp
++++ b/src/core/codecplugin.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "codecplugin.h"
+ #include "codecwidget.h"
+diff --git a/src/core/codecplugin.h b/src/core/codecplugin.h
+old mode 100755
+new mode 100644
+index 19493e2..86a9bf1
+--- a/src/core/codecplugin.h
++++ b/src/core/codecplugin.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef CODECPLUGIN_H
+ #define CODECPLUGIN_H
+diff --git a/src/core/codecwidget.cpp b/src/core/codecwidget.cpp
+index 81deb40..d4ba5b7 100644
+--- a/src/core/codecwidget.cpp
++++ b/src/core/codecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "codecwidget.h"
+ 
+diff --git a/src/core/codecwidget.h b/src/core/codecwidget.h
+index 9099028..03ea7bd 100644
+--- a/src/core/codecwidget.h
++++ b/src/core/codecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef CODECWIDGET_H
+diff --git a/src/core/conversionoptions.cpp b/src/core/conversionoptions.cpp
+index 8d5326d..e15bebd 100644
+--- a/src/core/conversionoptions.cpp
++++ b/src/core/conversionoptions.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "conversionoptions.h"
+ 
+diff --git a/src/core/conversionoptions.h b/src/core/conversionoptions.h
+index 7e71d42..00e0e76 100644
+--- a/src/core/conversionoptions.h
++++ b/src/core/conversionoptions.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef CONVERSIONOPTIONS_H
+diff --git a/src/core/filterplugin.cpp b/src/core/filterplugin.cpp
+old mode 100755
+new mode 100644
+index ff51930..43126d0
+--- a/src/core/filterplugin.cpp
++++ b/src/core/filterplugin.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "filterplugin.h"
+ #include "codecwidget.h"
+diff --git a/src/core/filterplugin.h b/src/core/filterplugin.h
+old mode 100755
+new mode 100644
+index 82e70c8..b1ae498
+--- a/src/core/filterplugin.h
++++ b/src/core/filterplugin.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef FILTERPLUGIN_H
+ #define FILTERPLUGIN_H
+diff --git a/src/core/replaygainplugin.cpp b/src/core/replaygainplugin.cpp
+old mode 100755
+new mode 100644
+index dd56c60..a987aa0
+--- a/src/core/replaygainplugin.cpp
++++ b/src/core/replaygainplugin.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "replaygainplugin.h"
+ 
+diff --git a/src/core/replaygainplugin.h b/src/core/replaygainplugin.h
+old mode 100755
+new mode 100644
+index e801f8e..c283ca8
+--- a/src/core/replaygainplugin.h
++++ b/src/core/replaygainplugin.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef REPLAYGAINPLUGIN_H
+ #define REPLAYGAINPLUGIN_H
+diff --git a/src/core/ripperplugin.cpp b/src/core/ripperplugin.cpp
+old mode 100755
+new mode 100644
+index f2e6560..59d33b2
+--- a/src/core/ripperplugin.cpp
++++ b/src/core/ripperplugin.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "ripperplugin.h"
+ 
+diff --git a/src/core/ripperplugin.h b/src/core/ripperplugin.h
+old mode 100755
+new mode 100644
+index 6c4207f..9b3fe8d
+--- a/src/core/ripperplugin.h
++++ b/src/core/ripperplugin.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef RIPPERPLUGIN_H
+ #define RIPPERPLUGIN_H
+diff --git a/src/filelist.cpp b/src/filelist.cpp
+old mode 100755
+new mode 100644
+index 8fe333a..ae829f7
+--- a/src/filelist.cpp
++++ b/src/filelist.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "filelist.h"
+ // // #include "filelistitem.h"
+diff --git a/src/filelist.h b/src/filelist.h
+old mode 100755
+new mode 100644
+index a558bcf..9b09234
+--- a/src/filelist.h
++++ b/src/filelist.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef FILELIST_H
+diff --git a/src/filelistitem.cpp b/src/filelistitem.cpp
+index 22b044b..9a94638 100644
+--- a/src/filelistitem.cpp
++++ b/src/filelistitem.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "filelistitem.h"
+ 
+diff --git a/src/filelistitem.h b/src/filelistitem.h
+index ffbce2d..213f551 100644
+--- a/src/filelistitem.h
++++ b/src/filelistitem.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef FILELISTITEM_H
+ #define FILELISTITEM_H
+diff --git a/src/global.cpp b/src/global.cpp
+index a624d83..711ef8b 100644
+--- a/src/global.cpp
++++ b/src/global.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Implementation: global
+ //
+diff --git a/src/global.h b/src/global.h
+index 58caa03..2fdb166 100644
+--- a/src/global.h
++++ b/src/global.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Interface: global
+ //
+diff --git a/src/icons/hi16-app-soundkonverter-replaygain.png b/src/icons/hi16-app-soundkonverter-replaygain.png
+old mode 100755
+new mode 100644
+diff --git a/src/icons/hi16-app-soundkonverter.png b/src/icons/hi16-app-soundkonverter.png
+old mode 100755
+new mode 100644
+diff --git a/src/icons/hi22-app-soundkonverter-replaygain.png b/src/icons/hi22-app-soundkonverter-replaygain.png
+old mode 100755
+new mode 100644
+diff --git a/src/icons/hi22-app-soundkonverter.png b/src/icons/hi22-app-soundkonverter.png
+old mode 100755
+new mode 100644
+diff --git a/src/icons/hi32-app-soundkonverter-replaygain.png b/src/icons/hi32-app-soundkonverter-replaygain.png
+old mode 100755
+new mode 100644
+diff --git a/src/icons/hi32-app-soundkonverter.png b/src/icons/hi32-app-soundkonverter.png
+old mode 100755
+new mode 100644
+diff --git a/src/icons/hi48-app-soundkonverter-replaygain.png b/src/icons/hi48-app-soundkonverter-replaygain.png
+old mode 100755
+new mode 100644
+diff --git a/src/icons/hi48-app-soundkonverter.png b/src/icons/hi48-app-soundkonverter.png
+old mode 100755
+new mode 100644
+diff --git a/src/icons/hi64-app-soundkonverter-replaygain.png b/src/icons/hi64-app-soundkonverter-replaygain.png
+old mode 100755
+new mode 100644
+diff --git a/src/icons/hi64-app-soundkonverter.png b/src/icons/hi64-app-soundkonverter.png
+old mode 100755
+new mode 100644
+diff --git a/src/logger.cpp b/src/logger.cpp
+index 622f45e..4742cb4 100644
+--- a/src/logger.cpp
++++ b/src/logger.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "logger.h"
+ 
+diff --git a/src/logger.h b/src/logger.h
+index 1b924da..174da0d 100644
+--- a/src/logger.h
++++ b/src/logger.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef LOGGER_H
+diff --git a/src/logviewer.cpp b/src/logviewer.cpp
+index ce44adf..df62347 100644
+--- a/src/logviewer.cpp
++++ b/src/logviewer.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "logviewer.h"
+ #include "logger.h"
+diff --git a/src/logviewer.h b/src/logviewer.h
+index 25237f6..c3d58f9 100644
+--- a/src/logviewer.h
++++ b/src/logviewer.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef LOGVIEWER_H
+diff --git a/src/main.cpp b/src/main.cpp
+old mode 100755
+new mode 100644
+index c5b8b86..85d0cc1
+--- a/src/main.cpp
++++ b/src/main.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #include "soundkonverterapp.h"
+diff --git a/src/metadata/tagengine.cpp b/src/metadata/tagengine.cpp
+old mode 100755
+new mode 100644
+index 172dc3f..72b0503
+--- a/src/metadata/tagengine.cpp
++++ b/src/metadata/tagengine.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "tagengine.h"
+ #include "MetaReplayGain.h"
+diff --git a/src/metadata/tagengine.h b/src/metadata/tagengine.h
+old mode 100755
+new mode 100644
+index b0ea80e..0043603
+--- a/src/metadata/tagengine.h
++++ b/src/metadata/tagengine.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef TAGENGINE_H
+diff --git a/src/opener/cdopener.cpp b/src/opener/cdopener.cpp
+old mode 100755
+new mode 100644
+index 6b2100d..f004e7e
+--- a/src/opener/cdopener.cpp
++++ b/src/opener/cdopener.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "cdopener.h"
+ #include "../metadata/tagengine.h"
+diff --git a/src/opener/cdopener.h b/src/opener/cdopener.h
+old mode 100755
+new mode 100644
+index f6d9fbd..0eb26f3
+--- a/src/opener/cdopener.h
++++ b/src/opener/cdopener.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef CDOPENER_H
+ #define CDOPENER_H
+diff --git a/src/opener/diropener.cpp b/src/opener/diropener.cpp
+old mode 100755
+new mode 100644
+index c74410e..5b90df8
+--- a/src/opener/diropener.cpp
++++ b/src/opener/diropener.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "diropener.h"
+ #include "../config.h"
+diff --git a/src/opener/diropener.h b/src/opener/diropener.h
+old mode 100755
+new mode 100644
+index 3a691f8..6f710b4
+--- a/src/opener/diropener.h
++++ b/src/opener/diropener.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef DIRDIALOG_H
+ #define DIRDIALOG_H
+diff --git a/src/opener/fileopener.cpp b/src/opener/fileopener.cpp
+index 08fb683..429f1f5 100644
+--- a/src/opener/fileopener.cpp
++++ b/src/opener/fileopener.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Implementation: opener
+ //
+diff --git a/src/opener/fileopener.h b/src/opener/fileopener.h
+index 4ffa03d..77d4be7 100644
+--- a/src/opener/fileopener.h
++++ b/src/opener/fileopener.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Interface: opener
+ //
+diff --git a/src/opener/playlistopener.cpp b/src/opener/playlistopener.cpp
+index 361141e..41fd581 100644
+--- a/src/opener/playlistopener.cpp
++++ b/src/opener/playlistopener.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Implementation: opener
+ //
+diff --git a/src/opener/playlistopener.h b/src/opener/playlistopener.h
+index f9b9a65..87b6202 100644
+--- a/src/opener/playlistopener.h
++++ b/src/opener/playlistopener.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Interface: opener
+ //
+diff --git a/src/opener/urlopener.cpp b/src/opener/urlopener.cpp
+index bc94537..2736ebe 100644
+--- a/src/opener/urlopener.cpp
++++ b/src/opener/urlopener.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Implementation: opener
+ //
+diff --git a/src/opener/urlopener.h b/src/opener/urlopener.h
+index 234bc4a..a821ee5 100644
+--- a/src/opener/urlopener.h
++++ b/src/opener/urlopener.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Interface: opener
+ //
+diff --git a/src/options.cpp b/src/options.cpp
+old mode 100755
+new mode 100644
+index 90ed0c4..caedc1c
+--- a/src/options.cpp
++++ b/src/options.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "options.h"
+ #include "optionssimple.h"
+diff --git a/src/options.h b/src/options.h
+old mode 100755
+new mode 100644
+index faebaeb..f8c4da4
+--- a/src/options.h
++++ b/src/options.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef OPTIONS_H
+diff --git a/src/optionsdetailed.cpp b/src/optionsdetailed.cpp
+old mode 100755
+new mode 100644
+index ba9a64a..23b6974
+--- a/src/optionsdetailed.cpp
++++ b/src/optionsdetailed.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "optionsdetailed.h"
+ #include "config.h"
+diff --git a/src/optionsdetailed.h b/src/optionsdetailed.h
+old mode 100755
+new mode 100644
+index e51b6f5..ccddd1f
+--- a/src/optionsdetailed.h
++++ b/src/optionsdetailed.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef OPTIONSDETAILED_H
+ #define OPTIONSDETAILED_H
+diff --git a/src/optionseditor.cpp b/src/optionseditor.cpp
+index 983ddfe..6656849 100644
+--- a/src/optionseditor.cpp
++++ b/src/optionseditor.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Implementation: optionseditor
+ //
+diff --git a/src/optionseditor.h b/src/optionseditor.h
+index d7f8d22..d3a7fa9 100644
+--- a/src/optionseditor.h
++++ b/src/optionseditor.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Interface: optionseditor
+ //
+diff --git a/src/optionslayer.cpp b/src/optionslayer.cpp
+old mode 100755
+new mode 100644
+index 22bac6f..402676c
+--- a/src/optionslayer.cpp
++++ b/src/optionslayer.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "optionslayer.h"
+ #include "options.h"
+diff --git a/src/optionslayer.h b/src/optionslayer.h
+old mode 100755
+new mode 100644
+index 37c3c00..916ff4d
+--- a/src/optionslayer.h
++++ b/src/optionslayer.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Interface: optionslayer
+ //
+diff --git a/src/optionssimple.cpp b/src/optionssimple.cpp
+old mode 100755
+new mode 100644
+index f225e2e..03cd73b
+--- a/src/optionssimple.cpp
++++ b/src/optionssimple.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "optionssimple.h"
+ #include "config.h"
+diff --git a/src/optionssimple.h b/src/optionssimple.h
+old mode 100755
+new mode 100644
+index e25a462..36adc5d
+--- a/src/optionssimple.h
++++ b/src/optionssimple.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef OPTIONSSIMPLE_H
+diff --git a/src/outputdirectory.cpp b/src/outputdirectory.cpp
+old mode 100755
+new mode 100644
+index b6ca11f..2ffd30e
+--- a/src/outputdirectory.cpp
++++ b/src/outputdirectory.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "outputdirectory.h"
+ #include "filelistitem.h"
+diff --git a/src/outputdirectory.h b/src/outputdirectory.h
+old mode 100755
+new mode 100644
+index 22da34b..f2bba92
+--- a/src/outputdirectory.h
++++ b/src/outputdirectory.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef OUTPUTDIRECTORY_H
+diff --git a/src/pluginloader.cpp b/src/pluginloader.cpp
+old mode 100755
+new mode 100644
+index 5e74aea..aa06d16
+--- a/src/pluginloader.cpp
++++ b/src/pluginloader.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ //
+ // C++ Implementation: pluginloader
+ //
+diff --git a/src/pluginloader.h b/src/pluginloader.h
+old mode 100755
+new mode 100644
+index 4050d6b..a6d51e4
+--- a/src/pluginloader.h
++++ b/src/pluginloader.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+  //
+ // C++ Interface: pluginloader
+ //
+diff --git a/src/plugins/soundkonverter_codec_aften/CMakeLists.txt b/src/plugins/soundkonverter_codec_aften/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_aften/aftencodecglobal.h b/src/plugins/soundkonverter_codec_aften/aftencodecglobal.h
+index 4f1a416..14412eb 100644
+--- a/src/plugins/soundkonverter_codec_aften/aftencodecglobal.h
++++ b/src/plugins/soundkonverter_codec_aften/aftencodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "Aften"
+diff --git a/src/plugins/soundkonverter_codec_aften/aftencodecwidget.cpp b/src/plugins/soundkonverter_codec_aften/aftencodecwidget.cpp
+index f3146af..f58e1a8 100644
+--- a/src/plugins/soundkonverter_codec_aften/aftencodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_aften/aftencodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "aftencodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_aften/aftencodecwidget.h b/src/plugins/soundkonverter_codec_aften/aftencodecwidget.h
+index 3747bbf..239ef5f 100644
+--- a/src/plugins/soundkonverter_codec_aften/aftencodecwidget.h
++++ b/src/plugins/soundkonverter_codec_aften/aftencodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef AFTENCODECWIDGET_H
+ #define AFTENCODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_aften/soundkonverter_codec_aften.cpp b/src/plugins/soundkonverter_codec_aften/soundkonverter_codec_aften.cpp
+old mode 100755
+new mode 100644
+index fe3fcf8..0be6e88
+--- a/src/plugins/soundkonverter_codec_aften/soundkonverter_codec_aften.cpp
++++ b/src/plugins/soundkonverter_codec_aften/soundkonverter_codec_aften.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "aftencodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_aften/soundkonverter_codec_aften.desktop b/src/plugins/soundkonverter_codec_aften/soundkonverter_codec_aften.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_aften/soundkonverter_codec_aften.h b/src/plugins/soundkonverter_codec_aften/soundkonverter_codec_aften.h
+old mode 100755
+new mode 100644
+index b8fccf4..ab8e621
+--- a/src/plugins/soundkonverter_codec_aften/soundkonverter_codec_aften.h
++++ b/src/plugins/soundkonverter_codec_aften/soundkonverter_codec_aften.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_AFTEN_H
+ #define SOUNDKONVERTER_CODEC_AFTEN_H
+diff --git a/src/plugins/soundkonverter_codec_faac/CMakeLists.txt b/src/plugins/soundkonverter_codec_faac/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_faac/faaccodecglobal.h b/src/plugins/soundkonverter_codec_faac/faaccodecglobal.h
+index 8e5601b..5dcab1c 100644
+--- a/src/plugins/soundkonverter_codec_faac/faaccodecglobal.h
++++ b/src/plugins/soundkonverter_codec_faac/faaccodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "FAAC"
+diff --git a/src/plugins/soundkonverter_codec_faac/faaccodecwidget.cpp b/src/plugins/soundkonverter_codec_faac/faaccodecwidget.cpp
+index d6cdba5..43d2165 100644
+--- a/src/plugins/soundkonverter_codec_faac/faaccodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_faac/faaccodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "faaccodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_faac/faaccodecwidget.h b/src/plugins/soundkonverter_codec_faac/faaccodecwidget.h
+index 3f8d034..b27c5d3 100644
+--- a/src/plugins/soundkonverter_codec_faac/faaccodecwidget.h
++++ b/src/plugins/soundkonverter_codec_faac/faaccodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef FAACCODECWIDGET_H
+ #define FAACCODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_faac/soundkonverter_codec_faac.cpp b/src/plugins/soundkonverter_codec_faac/soundkonverter_codec_faac.cpp
+old mode 100755
+new mode 100644
+index 52f34e3..75920f0
+--- a/src/plugins/soundkonverter_codec_faac/soundkonverter_codec_faac.cpp
++++ b/src/plugins/soundkonverter_codec_faac/soundkonverter_codec_faac.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "faaccodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_faac/soundkonverter_codec_faac.desktop b/src/plugins/soundkonverter_codec_faac/soundkonverter_codec_faac.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_faac/soundkonverter_codec_faac.h b/src/plugins/soundkonverter_codec_faac/soundkonverter_codec_faac.h
+old mode 100755
+new mode 100644
+index d4bce90..65e07f2
+--- a/src/plugins/soundkonverter_codec_faac/soundkonverter_codec_faac.h
++++ b/src/plugins/soundkonverter_codec_faac/soundkonverter_codec_faac.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_FAAC_H
+ #define SOUNDKONVERTER_CODEC_FAAC_H
+diff --git a/src/plugins/soundkonverter_codec_ffmpeg/CMakeLists.txt b/src/plugins/soundkonverter_codec_ffmpeg/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_ffmpeg/ffmpegcodecglobal.h b/src/plugins/soundkonverter_codec_ffmpeg/ffmpegcodecglobal.h
+index 654add9..677bab8 100644
+--- a/src/plugins/soundkonverter_codec_ffmpeg/ffmpegcodecglobal.h
++++ b/src/plugins/soundkonverter_codec_ffmpeg/ffmpegcodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "FFmpeg"
+diff --git a/src/plugins/soundkonverter_codec_ffmpeg/ffmpegcodecwidget.cpp b/src/plugins/soundkonverter_codec_ffmpeg/ffmpegcodecwidget.cpp
+index 16a6ed6..94a3131 100644
+--- a/src/plugins/soundkonverter_codec_ffmpeg/ffmpegcodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_ffmpeg/ffmpegcodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "ffmpegcodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_ffmpeg/ffmpegcodecwidget.h b/src/plugins/soundkonverter_codec_ffmpeg/ffmpegcodecwidget.h
+index e27ff4e..8227420 100644
+--- a/src/plugins/soundkonverter_codec_ffmpeg/ffmpegcodecwidget.h
++++ b/src/plugins/soundkonverter_codec_ffmpeg/ffmpegcodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef FFMPEGCODECWIDGET_H
+ #define FFMPEGCODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_ffmpeg/soundkonverter_codec_ffmpeg.cpp b/src/plugins/soundkonverter_codec_ffmpeg/soundkonverter_codec_ffmpeg.cpp
+old mode 100755
+new mode 100644
+index a5898b0..93e563c
+--- a/src/plugins/soundkonverter_codec_ffmpeg/soundkonverter_codec_ffmpeg.cpp
++++ b/src/plugins/soundkonverter_codec_ffmpeg/soundkonverter_codec_ffmpeg.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "ffmpegcodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_ffmpeg/soundkonverter_codec_ffmpeg.desktop b/src/plugins/soundkonverter_codec_ffmpeg/soundkonverter_codec_ffmpeg.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_ffmpeg/soundkonverter_codec_ffmpeg.h b/src/plugins/soundkonverter_codec_ffmpeg/soundkonverter_codec_ffmpeg.h
+old mode 100755
+new mode 100644
+index bd7db58..db51f13
+--- a/src/plugins/soundkonverter_codec_ffmpeg/soundkonverter_codec_ffmpeg.h
++++ b/src/plugins/soundkonverter_codec_ffmpeg/soundkonverter_codec_ffmpeg.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_FFMPEG_H
+ #define SOUNDKONVERTER_CODEC_FFMPEG_H
+diff --git a/src/plugins/soundkonverter_codec_flac/CMakeLists.txt b/src/plugins/soundkonverter_codec_flac/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_flac/flaccodecglobal.h b/src/plugins/soundkonverter_codec_flac/flaccodecglobal.h
+index 786bbff..b678b96 100644
+--- a/src/plugins/soundkonverter_codec_flac/flaccodecglobal.h
++++ b/src/plugins/soundkonverter_codec_flac/flaccodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "FLAC"
+diff --git a/src/plugins/soundkonverter_codec_flac/flaccodecwidget.cpp b/src/plugins/soundkonverter_codec_flac/flaccodecwidget.cpp
+index c784599..afa67e4 100644
+--- a/src/plugins/soundkonverter_codec_flac/flaccodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_flac/flaccodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "flaccodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_flac/flaccodecwidget.h b/src/plugins/soundkonverter_codec_flac/flaccodecwidget.h
+index f6e63ab..9127f91 100644
+--- a/src/plugins/soundkonverter_codec_flac/flaccodecwidget.h
++++ b/src/plugins/soundkonverter_codec_flac/flaccodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef FLACCODECWIDGET_H
+ #define FLACCODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_flac/soundkonverter_codec_flac.cpp b/src/plugins/soundkonverter_codec_flac/soundkonverter_codec_flac.cpp
+old mode 100755
+new mode 100644
+index 44d1335..cc4f4f2
+--- a/src/plugins/soundkonverter_codec_flac/soundkonverter_codec_flac.cpp
++++ b/src/plugins/soundkonverter_codec_flac/soundkonverter_codec_flac.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "flaccodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_flac/soundkonverter_codec_flac.desktop b/src/plugins/soundkonverter_codec_flac/soundkonverter_codec_flac.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_flac/soundkonverter_codec_flac.h b/src/plugins/soundkonverter_codec_flac/soundkonverter_codec_flac.h
+old mode 100755
+new mode 100644
+index 1773c0a..3e2da5a
+--- a/src/plugins/soundkonverter_codec_flac/soundkonverter_codec_flac.h
++++ b/src/plugins/soundkonverter_codec_flac/soundkonverter_codec_flac.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_FLAC_H
+ #define SOUNDKONVERTER_CODEC_FLAC_H
+diff --git a/src/plugins/soundkonverter_codec_flake/CMakeLists.txt b/src/plugins/soundkonverter_codec_flake/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_flake/flakecodecglobal.h b/src/plugins/soundkonverter_codec_flake/flakecodecglobal.h
+index 0b81da8..ca4a8ee 100644
+--- a/src/plugins/soundkonverter_codec_flake/flakecodecglobal.h
++++ b/src/plugins/soundkonverter_codec_flake/flakecodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "Flake"
+diff --git a/src/plugins/soundkonverter_codec_flake/flakecodecwidget.cpp b/src/plugins/soundkonverter_codec_flake/flakecodecwidget.cpp
+index 937108f..d9d8ece 100644
+--- a/src/plugins/soundkonverter_codec_flake/flakecodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_flake/flakecodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "flakecodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_flake/flakecodecwidget.h b/src/plugins/soundkonverter_codec_flake/flakecodecwidget.h
+index f9db56f..69723cd 100644
+--- a/src/plugins/soundkonverter_codec_flake/flakecodecwidget.h
++++ b/src/plugins/soundkonverter_codec_flake/flakecodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef FLAKECODECWIDGET_H
+ #define FLAKECODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_flake/soundkonverter_codec_flake.cpp b/src/plugins/soundkonverter_codec_flake/soundkonverter_codec_flake.cpp
+old mode 100755
+new mode 100644
+index e614a90..431d797
+--- a/src/plugins/soundkonverter_codec_flake/soundkonverter_codec_flake.cpp
++++ b/src/plugins/soundkonverter_codec_flake/soundkonverter_codec_flake.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "flakecodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_flake/soundkonverter_codec_flake.desktop b/src/plugins/soundkonverter_codec_flake/soundkonverter_codec_flake.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_flake/soundkonverter_codec_flake.h b/src/plugins/soundkonverter_codec_flake/soundkonverter_codec_flake.h
+old mode 100755
+new mode 100644
+index 9a97ce9..15fb7d0
+--- a/src/plugins/soundkonverter_codec_flake/soundkonverter_codec_flake.h
++++ b/src/plugins/soundkonverter_codec_flake/soundkonverter_codec_flake.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_FLAKE_H
+ #define SOUNDKONVERTER_CODEC_FLAKE_H
+diff --git a/src/plugins/soundkonverter_codec_fluidsynth/fluidsynthcodecglobal.h b/src/plugins/soundkonverter_codec_fluidsynth/fluidsynthcodecglobal.h
+index 35600eb..2391050 100644
+--- a/src/plugins/soundkonverter_codec_fluidsynth/fluidsynthcodecglobal.h
++++ b/src/plugins/soundkonverter_codec_fluidsynth/fluidsynthcodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "FluidSynth"
+diff --git a/src/plugins/soundkonverter_codec_fluidsynth/fluidsynthcodecwidget.cpp b/src/plugins/soundkonverter_codec_fluidsynth/fluidsynthcodecwidget.cpp
+index 0c5a572..f11fa0d 100644
+--- a/src/plugins/soundkonverter_codec_fluidsynth/fluidsynthcodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_fluidsynth/fluidsynthcodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "fluidsynthcodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_fluidsynth/fluidsynthcodecwidget.h b/src/plugins/soundkonverter_codec_fluidsynth/fluidsynthcodecwidget.h
+index cfaaefc..c4a6b59 100644
+--- a/src/plugins/soundkonverter_codec_fluidsynth/fluidsynthcodecwidget.h
++++ b/src/plugins/soundkonverter_codec_fluidsynth/fluidsynthcodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef FLUIDSYNTHCODECWIDGET_H
+ #define FLUIDSYNTHCODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_fluidsynth/soundkonverter_codec_fluidsynth.cpp b/src/plugins/soundkonverter_codec_fluidsynth/soundkonverter_codec_fluidsynth.cpp
+index 1b744a0..2aa5786 100644
+--- a/src/plugins/soundkonverter_codec_fluidsynth/soundkonverter_codec_fluidsynth.cpp
++++ b/src/plugins/soundkonverter_codec_fluidsynth/soundkonverter_codec_fluidsynth.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "fluidsynthcodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_fluidsynth/soundkonverter_codec_fluidsynth.h b/src/plugins/soundkonverter_codec_fluidsynth/soundkonverter_codec_fluidsynth.h
+index 204d4d9..260d459 100644
+--- a/src/plugins/soundkonverter_codec_fluidsynth/soundkonverter_codec_fluidsynth.h
++++ b/src/plugins/soundkonverter_codec_fluidsynth/soundkonverter_codec_fluidsynth.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_FLUIDSYNTH_H
+ #define SOUNDKONVERTER_CODEC_FLUIDSYNTH_H
+diff --git a/src/plugins/soundkonverter_codec_lame/CMakeLists.txt b/src/plugins/soundkonverter_codec_lame/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_lame/lamecodecglobal.h b/src/plugins/soundkonverter_codec_lame/lamecodecglobal.h
+index fdaa680..1b746a6 100644
+--- a/src/plugins/soundkonverter_codec_lame/lamecodecglobal.h
++++ b/src/plugins/soundkonverter_codec_lame/lamecodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "lame"
+diff --git a/src/plugins/soundkonverter_codec_lame/lamecodecwidget.cpp b/src/plugins/soundkonverter_codec_lame/lamecodecwidget.cpp
+index c592fc6..c964610 100644
+--- a/src/plugins/soundkonverter_codec_lame/lamecodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_lame/lamecodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "lamecodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_lame/lamecodecwidget.h b/src/plugins/soundkonverter_codec_lame/lamecodecwidget.h
+index db1db1f..08566b4 100644
+--- a/src/plugins/soundkonverter_codec_lame/lamecodecwidget.h
++++ b/src/plugins/soundkonverter_codec_lame/lamecodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef LAMECODECWIDGET_H
+ #define LAMECODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_lame/lameconversionoptions.cpp b/src/plugins/soundkonverter_codec_lame/lameconversionoptions.cpp
+index 6a03bf1..2e94a95 100644
+--- a/src/plugins/soundkonverter_codec_lame/lameconversionoptions.cpp
++++ b/src/plugins/soundkonverter_codec_lame/lameconversionoptions.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "lamecodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_lame/lameconversionoptions.h b/src/plugins/soundkonverter_codec_lame/lameconversionoptions.h
+index b7214d0..81cffee 100644
+--- a/src/plugins/soundkonverter_codec_lame/lameconversionoptions.h
++++ b/src/plugins/soundkonverter_codec_lame/lameconversionoptions.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef LAMECONVERSIONOPTIONS_H
+ #define LAMECONVERSIONOPTIONS_H
+diff --git a/src/plugins/soundkonverter_codec_lame/soundkonverter_codec_lame.cpp b/src/plugins/soundkonverter_codec_lame/soundkonverter_codec_lame.cpp
+old mode 100755
+new mode 100644
+index 0744a29..8563075
+--- a/src/plugins/soundkonverter_codec_lame/soundkonverter_codec_lame.cpp
++++ b/src/plugins/soundkonverter_codec_lame/soundkonverter_codec_lame.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "lamecodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_lame/soundkonverter_codec_lame.desktop b/src/plugins/soundkonverter_codec_lame/soundkonverter_codec_lame.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_lame/soundkonverter_codec_lame.h b/src/plugins/soundkonverter_codec_lame/soundkonverter_codec_lame.h
+old mode 100755
+new mode 100644
+index d9758d5..d7e8cbc
+--- a/src/plugins/soundkonverter_codec_lame/soundkonverter_codec_lame.h
++++ b/src/plugins/soundkonverter_codec_lame/soundkonverter_codec_lame.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_LAME_H
+ #define SOUNDKONVERTER_CODEC_LAME_H
+diff --git a/src/plugins/soundkonverter_codec_libav/CMakeLists.txt b/src/plugins/soundkonverter_codec_libav/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_libav/libavcodecglobal.h b/src/plugins/soundkonverter_codec_libav/libavcodecglobal.h
+index a95ed7a..de9e23c 100644
+--- a/src/plugins/soundkonverter_codec_libav/libavcodecglobal.h
++++ b/src/plugins/soundkonverter_codec_libav/libavcodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "libav"
+diff --git a/src/plugins/soundkonverter_codec_libav/libavcodecwidget.cpp b/src/plugins/soundkonverter_codec_libav/libavcodecwidget.cpp
+index fdfc5a9..eebbb7f 100644
+--- a/src/plugins/soundkonverter_codec_libav/libavcodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_libav/libavcodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "libavcodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_libav/libavcodecwidget.h b/src/plugins/soundkonverter_codec_libav/libavcodecwidget.h
+index 81af71e..4f78716 100644
+--- a/src/plugins/soundkonverter_codec_libav/libavcodecwidget.h
++++ b/src/plugins/soundkonverter_codec_libav/libavcodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef FFMPEGCODECWIDGET_H
+ #define FFMPEGCODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_libav/soundkonverter_codec_libav.cpp b/src/plugins/soundkonverter_codec_libav/soundkonverter_codec_libav.cpp
+old mode 100755
+new mode 100644
+index 621d2aa..77d5b49
+--- a/src/plugins/soundkonverter_codec_libav/soundkonverter_codec_libav.cpp
++++ b/src/plugins/soundkonverter_codec_libav/soundkonverter_codec_libav.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "libavcodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_libav/soundkonverter_codec_libav.desktop b/src/plugins/soundkonverter_codec_libav/soundkonverter_codec_libav.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_libav/soundkonverter_codec_libav.h b/src/plugins/soundkonverter_codec_libav/soundkonverter_codec_libav.h
+old mode 100755
+new mode 100644
+index 5f78cfc..90d9dad
+--- a/src/plugins/soundkonverter_codec_libav/soundkonverter_codec_libav.h
++++ b/src/plugins/soundkonverter_codec_libav/soundkonverter_codec_libav.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_FFMPEG_H
+ #define SOUNDKONVERTER_CODEC_FFMPEG_H
+diff --git a/src/plugins/soundkonverter_codec_mac/CMakeLists.txt b/src/plugins/soundkonverter_codec_mac/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_mac/maccodecglobal.h b/src/plugins/soundkonverter_codec_mac/maccodecglobal.h
+index 0fed10b..7411725 100644
+--- a/src/plugins/soundkonverter_codec_mac/maccodecglobal.h
++++ b/src/plugins/soundkonverter_codec_mac/maccodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "Mac"
+diff --git a/src/plugins/soundkonverter_codec_mac/maccodecwidget.cpp b/src/plugins/soundkonverter_codec_mac/maccodecwidget.cpp
+index 47b1429..3f7e3b9 100644
+--- a/src/plugins/soundkonverter_codec_mac/maccodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_mac/maccodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "maccodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_mac/maccodecwidget.h b/src/plugins/soundkonverter_codec_mac/maccodecwidget.h
+index 8ab9b4d..4e989ae 100644
+--- a/src/plugins/soundkonverter_codec_mac/maccodecwidget.h
++++ b/src/plugins/soundkonverter_codec_mac/maccodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef MACCODECWIDGET_H
+ #define MACCODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_mac/soundkonverter_codec_mac.cpp b/src/plugins/soundkonverter_codec_mac/soundkonverter_codec_mac.cpp
+old mode 100755
+new mode 100644
+index 75256c5..8d9b554
+--- a/src/plugins/soundkonverter_codec_mac/soundkonverter_codec_mac.cpp
++++ b/src/plugins/soundkonverter_codec_mac/soundkonverter_codec_mac.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "maccodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_mac/soundkonverter_codec_mac.desktop b/src/plugins/soundkonverter_codec_mac/soundkonverter_codec_mac.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_mac/soundkonverter_codec_mac.h b/src/plugins/soundkonverter_codec_mac/soundkonverter_codec_mac.h
+old mode 100755
+new mode 100644
+index fcf0c40..7030934
+--- a/src/plugins/soundkonverter_codec_mac/soundkonverter_codec_mac.h
++++ b/src/plugins/soundkonverter_codec_mac/soundkonverter_codec_mac.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_MAC_H
+ #define SOUNDKONVERTER_CODEC_MAC_H
+diff --git a/src/plugins/soundkonverter_codec_mplayer/CMakeLists.txt b/src/plugins/soundkonverter_codec_mplayer/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_mplayer/mplayercodecglobal.h b/src/plugins/soundkonverter_codec_mplayer/mplayercodecglobal.h
+index 6302e32..863d244 100644
+--- a/src/plugins/soundkonverter_codec_mplayer/mplayercodecglobal.h
++++ b/src/plugins/soundkonverter_codec_mplayer/mplayercodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "MPlayer"
+diff --git a/src/plugins/soundkonverter_codec_mplayer/soundkonverter_codec_mplayer.cpp b/src/plugins/soundkonverter_codec_mplayer/soundkonverter_codec_mplayer.cpp
+old mode 100755
+new mode 100644
+index 9d14747..1f72cc4
+--- a/src/plugins/soundkonverter_codec_mplayer/soundkonverter_codec_mplayer.cpp
++++ b/src/plugins/soundkonverter_codec_mplayer/soundkonverter_codec_mplayer.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "mplayercodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_mplayer/soundkonverter_codec_mplayer.desktop b/src/plugins/soundkonverter_codec_mplayer/soundkonverter_codec_mplayer.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_mplayer/soundkonverter_codec_mplayer.h b/src/plugins/soundkonverter_codec_mplayer/soundkonverter_codec_mplayer.h
+old mode 100755
+new mode 100644
+index f5a90a1..b9aac6f
+--- a/src/plugins/soundkonverter_codec_mplayer/soundkonverter_codec_mplayer.h
++++ b/src/plugins/soundkonverter_codec_mplayer/soundkonverter_codec_mplayer.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_MPLAYER_H
+ #define SOUNDKONVERTER_CODEC_MPLAYER_H
+diff --git a/src/plugins/soundkonverter_codec_musepack/CMakeLists.txt b/src/plugins/soundkonverter_codec_musepack/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_musepack/musepackcodecglobal.h b/src/plugins/soundkonverter_codec_musepack/musepackcodecglobal.h
+index 967bf79..a9d320f 100644
+--- a/src/plugins/soundkonverter_codec_musepack/musepackcodecglobal.h
++++ b/src/plugins/soundkonverter_codec_musepack/musepackcodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "MusePack"
+diff --git a/src/plugins/soundkonverter_codec_musepack/musepackcodecwidget.cpp b/src/plugins/soundkonverter_codec_musepack/musepackcodecwidget.cpp
+index 6a5aa36..7825547 100644
+--- a/src/plugins/soundkonverter_codec_musepack/musepackcodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_musepack/musepackcodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "musepackcodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_musepack/musepackcodecwidget.h b/src/plugins/soundkonverter_codec_musepack/musepackcodecwidget.h
+index 1534d2c..62cabd4 100644
+--- a/src/plugins/soundkonverter_codec_musepack/musepackcodecwidget.h
++++ b/src/plugins/soundkonverter_codec_musepack/musepackcodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef MUSEPACKCODECWIDGET_H
+ #define MUSEPACKCODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_musepack/musepackconversionoptions.cpp b/src/plugins/soundkonverter_codec_musepack/musepackconversionoptions.cpp
+index fb0c09e..e15e939 100644
+--- a/src/plugins/soundkonverter_codec_musepack/musepackconversionoptions.cpp
++++ b/src/plugins/soundkonverter_codec_musepack/musepackconversionoptions.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "musepackcodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_musepack/musepackconversionoptions.h b/src/plugins/soundkonverter_codec_musepack/musepackconversionoptions.h
+index 4c21e8d..231138d 100644
+--- a/src/plugins/soundkonverter_codec_musepack/musepackconversionoptions.h
++++ b/src/plugins/soundkonverter_codec_musepack/musepackconversionoptions.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef MUSEPACKCONVERSIONOPTIONS_H
+ #define MUSEPACKCONVERSIONOPTIONS_H
+diff --git a/src/plugins/soundkonverter_codec_musepack/soundkonverter_codec_musepack.cpp b/src/plugins/soundkonverter_codec_musepack/soundkonverter_codec_musepack.cpp
+old mode 100755
+new mode 100644
+index 98f70ba..1fdf869
+--- a/src/plugins/soundkonverter_codec_musepack/soundkonverter_codec_musepack.cpp
++++ b/src/plugins/soundkonverter_codec_musepack/soundkonverter_codec_musepack.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "musepackcodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_musepack/soundkonverter_codec_musepack.desktop b/src/plugins/soundkonverter_codec_musepack/soundkonverter_codec_musepack.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_musepack/soundkonverter_codec_musepack.h b/src/plugins/soundkonverter_codec_musepack/soundkonverter_codec_musepack.h
+old mode 100755
+new mode 100644
+index f671fa0..098396f
+--- a/src/plugins/soundkonverter_codec_musepack/soundkonverter_codec_musepack.h
++++ b/src/plugins/soundkonverter_codec_musepack/soundkonverter_codec_musepack.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_MUSEPACK_H
+ #define SOUNDKONVERTER_CODEC_MUSEPACK_H
+diff --git a/src/plugins/soundkonverter_codec_neroaac/CMakeLists.txt b/src/plugins/soundkonverter_codec_neroaac/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_neroaac/neroaaccodecglobal.h b/src/plugins/soundkonverter_codec_neroaac/neroaaccodecglobal.h
+index ef07bae..2ebf40d 100644
+--- a/src/plugins/soundkonverter_codec_neroaac/neroaaccodecglobal.h
++++ b/src/plugins/soundkonverter_codec_neroaac/neroaaccodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "Nero AAC"
+diff --git a/src/plugins/soundkonverter_codec_neroaac/neroaaccodecwidget.cpp b/src/plugins/soundkonverter_codec_neroaac/neroaaccodecwidget.cpp
+index bf137a6..dcff913 100644
+--- a/src/plugins/soundkonverter_codec_neroaac/neroaaccodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_neroaac/neroaaccodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "neroaaccodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_neroaac/neroaaccodecwidget.h b/src/plugins/soundkonverter_codec_neroaac/neroaaccodecwidget.h
+index 0816c47..53f8447 100644
+--- a/src/plugins/soundkonverter_codec_neroaac/neroaaccodecwidget.h
++++ b/src/plugins/soundkonverter_codec_neroaac/neroaaccodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef NEROAACCODECWIDGET_H
+ #define NEROAACCODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_neroaac/soundkonverter_codec_neroaac.cpp b/src/plugins/soundkonverter_codec_neroaac/soundkonverter_codec_neroaac.cpp
+old mode 100755
+new mode 100644
+index e59409b..8ef2217
+--- a/src/plugins/soundkonverter_codec_neroaac/soundkonverter_codec_neroaac.cpp
++++ b/src/plugins/soundkonverter_codec_neroaac/soundkonverter_codec_neroaac.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "neroaaccodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_neroaac/soundkonverter_codec_neroaac.desktop b/src/plugins/soundkonverter_codec_neroaac/soundkonverter_codec_neroaac.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_neroaac/soundkonverter_codec_neroaac.h b/src/plugins/soundkonverter_codec_neroaac/soundkonverter_codec_neroaac.h
+old mode 100755
+new mode 100644
+index f586131..f869139
+--- a/src/plugins/soundkonverter_codec_neroaac/soundkonverter_codec_neroaac.h
++++ b/src/plugins/soundkonverter_codec_neroaac/soundkonverter_codec_neroaac.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_NEROAAC_H
+ #define SOUNDKONVERTER_CODEC_NEROAAC_H
+diff --git a/src/plugins/soundkonverter_codec_opustools/CMakeLists.txt b/src/plugins/soundkonverter_codec_opustools/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_opustools/opustoolscodecglobal.h b/src/plugins/soundkonverter_codec_opustools/opustoolscodecglobal.h
+index 989240b..b18e5d2 100644
+--- a/src/plugins/soundkonverter_codec_opustools/opustoolscodecglobal.h
++++ b/src/plugins/soundkonverter_codec_opustools/opustoolscodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "Opus Tools"
+diff --git a/src/plugins/soundkonverter_codec_opustools/opustoolscodecwidget.cpp b/src/plugins/soundkonverter_codec_opustools/opustoolscodecwidget.cpp
+index ea47c1f..33e8a58 100644
+--- a/src/plugins/soundkonverter_codec_opustools/opustoolscodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_opustools/opustoolscodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "opustoolscodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_opustools/opustoolscodecwidget.h b/src/plugins/soundkonverter_codec_opustools/opustoolscodecwidget.h
+index 0b2c7fd..a527ae9 100644
+--- a/src/plugins/soundkonverter_codec_opustools/opustoolscodecwidget.h
++++ b/src/plugins/soundkonverter_codec_opustools/opustoolscodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef OPUSTOOLSCODECWIDGET_H
+ #define OPUSTOOLSCODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_opustools/opustoolsconversionoptions.cpp b/src/plugins/soundkonverter_codec_opustools/opustoolsconversionoptions.cpp
+index decbc5d..443d9cd 100644
+--- a/src/plugins/soundkonverter_codec_opustools/opustoolsconversionoptions.cpp
++++ b/src/plugins/soundkonverter_codec_opustools/opustoolsconversionoptions.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "opustoolscodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_opustools/opustoolsconversionoptions.h b/src/plugins/soundkonverter_codec_opustools/opustoolsconversionoptions.h
+index fc7be5e..ad3703a 100644
+--- a/src/plugins/soundkonverter_codec_opustools/opustoolsconversionoptions.h
++++ b/src/plugins/soundkonverter_codec_opustools/opustoolsconversionoptions.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef OPUSTOOLSCONVERSIONOPTIONS_H
+ #define OPUSTOOLSCONVERSIONOPTIONS_H
+diff --git a/src/plugins/soundkonverter_codec_opustools/soundkonverter_codec_opustools.cpp b/src/plugins/soundkonverter_codec_opustools/soundkonverter_codec_opustools.cpp
+old mode 100755
+new mode 100644
+index 623eb82..3ffa48b
+--- a/src/plugins/soundkonverter_codec_opustools/soundkonverter_codec_opustools.cpp
++++ b/src/plugins/soundkonverter_codec_opustools/soundkonverter_codec_opustools.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "opustoolscodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_opustools/soundkonverter_codec_opustools.desktop b/src/plugins/soundkonverter_codec_opustools/soundkonverter_codec_opustools.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_opustools/soundkonverter_codec_opustools.h b/src/plugins/soundkonverter_codec_opustools/soundkonverter_codec_opustools.h
+old mode 100755
+new mode 100644
+index ff9f04c..e6cfa2a
+--- a/src/plugins/soundkonverter_codec_opustools/soundkonverter_codec_opustools.h
++++ b/src/plugins/soundkonverter_codec_opustools/soundkonverter_codec_opustools.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_OPUSTOOLS_H
+ #define SOUNDKONVERTER_CODEC_OPUSTOOLS_H
+diff --git a/src/plugins/soundkonverter_codec_shorten/CMakeLists.txt b/src/plugins/soundkonverter_codec_shorten/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_shorten/shortencodecglobal.h b/src/plugins/soundkonverter_codec_shorten/shortencodecglobal.h
+index fba94be..e5c3a30 100644
+--- a/src/plugins/soundkonverter_codec_shorten/shortencodecglobal.h
++++ b/src/plugins/soundkonverter_codec_shorten/shortencodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "Shorten"
+diff --git a/src/plugins/soundkonverter_codec_shorten/shortencodecwidget.cpp b/src/plugins/soundkonverter_codec_shorten/shortencodecwidget.cpp
+index 286a43f..36f004e 100644
+--- a/src/plugins/soundkonverter_codec_shorten/shortencodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_shorten/shortencodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "shortencodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_shorten/shortencodecwidget.h b/src/plugins/soundkonverter_codec_shorten/shortencodecwidget.h
+index 17a3af8..5e75eed 100644
+--- a/src/plugins/soundkonverter_codec_shorten/shortencodecwidget.h
++++ b/src/plugins/soundkonverter_codec_shorten/shortencodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SHORTENCODECWIDGET_H
+ #define SHORTENCODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_shorten/soundkonverter_codec_shorten.cpp b/src/plugins/soundkonverter_codec_shorten/soundkonverter_codec_shorten.cpp
+old mode 100755
+new mode 100644
+index e89e408..fb2be48
+--- a/src/plugins/soundkonverter_codec_shorten/soundkonverter_codec_shorten.cpp
++++ b/src/plugins/soundkonverter_codec_shorten/soundkonverter_codec_shorten.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "shortencodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_shorten/soundkonverter_codec_shorten.desktop b/src/plugins/soundkonverter_codec_shorten/soundkonverter_codec_shorten.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_shorten/soundkonverter_codec_shorten.h b/src/plugins/soundkonverter_codec_shorten/soundkonverter_codec_shorten.h
+old mode 100755
+new mode 100644
+index e081707..27634e4
+--- a/src/plugins/soundkonverter_codec_shorten/soundkonverter_codec_shorten.h
++++ b/src/plugins/soundkonverter_codec_shorten/soundkonverter_codec_shorten.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_SHORTEN_H
+ #define SOUNDKONVERTER_CODEC_SHORTEN_H
+diff --git a/src/plugins/soundkonverter_codec_speex/CMakeLists.txt b/src/plugins/soundkonverter_codec_speex/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_speex/soundkonverter_codec_speex.cpp b/src/plugins/soundkonverter_codec_speex/soundkonverter_codec_speex.cpp
+old mode 100755
+new mode 100644
+index a196686..086d249
+--- a/src/plugins/soundkonverter_codec_speex/soundkonverter_codec_speex.cpp
++++ b/src/plugins/soundkonverter_codec_speex/soundkonverter_codec_speex.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "speexcodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_speex/soundkonverter_codec_speex.desktop b/src/plugins/soundkonverter_codec_speex/soundkonverter_codec_speex.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_speex/soundkonverter_codec_speex.h b/src/plugins/soundkonverter_codec_speex/soundkonverter_codec_speex.h
+old mode 100755
+new mode 100644
+index 95df65f..ff16e18
+--- a/src/plugins/soundkonverter_codec_speex/soundkonverter_codec_speex.h
++++ b/src/plugins/soundkonverter_codec_speex/soundkonverter_codec_speex.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_SPEEX_H
+ #define SOUNDKONVERTER_CODEC_SPEEX_H
+diff --git a/src/plugins/soundkonverter_codec_speex/speexcodecglobal.h b/src/plugins/soundkonverter_codec_speex/speexcodecglobal.h
+index 260404b..0ef4a17 100644
+--- a/src/plugins/soundkonverter_codec_speex/speexcodecglobal.h
++++ b/src/plugins/soundkonverter_codec_speex/speexcodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "Speex"
+diff --git a/src/plugins/soundkonverter_codec_speex/speexcodecwidget.cpp b/src/plugins/soundkonverter_codec_speex/speexcodecwidget.cpp
+index 0256dec..0315772 100644
+--- a/src/plugins/soundkonverter_codec_speex/speexcodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_speex/speexcodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "speexcodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_speex/speexcodecwidget.h b/src/plugins/soundkonverter_codec_speex/speexcodecwidget.h
+index 955701a..b51535e 100644
+--- a/src/plugins/soundkonverter_codec_speex/speexcodecwidget.h
++++ b/src/plugins/soundkonverter_codec_speex/speexcodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SPEEXCODECWIDGET_H
+ #define SPEEXCODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_timidity/CMakeLists.txt b/src/plugins/soundkonverter_codec_timidity/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_timidity/soundkonverter_codec_timidity.cpp b/src/plugins/soundkonverter_codec_timidity/soundkonverter_codec_timidity.cpp
+old mode 100755
+new mode 100644
+index f456dfe..ad5943a
+--- a/src/plugins/soundkonverter_codec_timidity/soundkonverter_codec_timidity.cpp
++++ b/src/plugins/soundkonverter_codec_timidity/soundkonverter_codec_timidity.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "timiditycodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_timidity/soundkonverter_codec_timidity.desktop b/src/plugins/soundkonverter_codec_timidity/soundkonverter_codec_timidity.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_timidity/soundkonverter_codec_timidity.h b/src/plugins/soundkonverter_codec_timidity/soundkonverter_codec_timidity.h
+old mode 100755
+new mode 100644
+index 10373d8..910df3e
+--- a/src/plugins/soundkonverter_codec_timidity/soundkonverter_codec_timidity.h
++++ b/src/plugins/soundkonverter_codec_timidity/soundkonverter_codec_timidity.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_TIMIDITY_H
+ #define SOUNDKONVERTER_CODEC_TIMIDITY_H
+diff --git a/src/plugins/soundkonverter_codec_timidity/timiditycodecglobal.h b/src/plugins/soundkonverter_codec_timidity/timiditycodecglobal.h
+index f3c040d..fc6d9f3 100644
+--- a/src/plugins/soundkonverter_codec_timidity/timiditycodecglobal.h
++++ b/src/plugins/soundkonverter_codec_timidity/timiditycodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "TiMidity++"
+diff --git a/src/plugins/soundkonverter_codec_timidity/timiditycodecwidget.cpp b/src/plugins/soundkonverter_codec_timidity/timiditycodecwidget.cpp
+index 56b6d6c..5550e5c 100644
+--- a/src/plugins/soundkonverter_codec_timidity/timiditycodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_timidity/timiditycodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "timiditycodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_timidity/timiditycodecwidget.h b/src/plugins/soundkonverter_codec_timidity/timiditycodecwidget.h
+index 97d2577..87f355b 100644
+--- a/src/plugins/soundkonverter_codec_timidity/timiditycodecwidget.h
++++ b/src/plugins/soundkonverter_codec_timidity/timiditycodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef TIMIDITYCODECWIDGET_H
+ #define TIMIDITYCODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_ttaenc/CMakeLists.txt b/src/plugins/soundkonverter_codec_ttaenc/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_ttaenc/soundkonverter_codec_ttaenc.cpp b/src/plugins/soundkonverter_codec_ttaenc/soundkonverter_codec_ttaenc.cpp
+old mode 100755
+new mode 100644
+index 20dae1e..fb2565c
+--- a/src/plugins/soundkonverter_codec_ttaenc/soundkonverter_codec_ttaenc.cpp
++++ b/src/plugins/soundkonverter_codec_ttaenc/soundkonverter_codec_ttaenc.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "ttaenccodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_ttaenc/soundkonverter_codec_ttaenc.desktop b/src/plugins/soundkonverter_codec_ttaenc/soundkonverter_codec_ttaenc.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_ttaenc/soundkonverter_codec_ttaenc.h b/src/plugins/soundkonverter_codec_ttaenc/soundkonverter_codec_ttaenc.h
+old mode 100755
+new mode 100644
+index 5b9707e..3e5ef8a
+--- a/src/plugins/soundkonverter_codec_ttaenc/soundkonverter_codec_ttaenc.h
++++ b/src/plugins/soundkonverter_codec_ttaenc/soundkonverter_codec_ttaenc.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_TTAENC_H
+ #define SOUNDKONVERTER_CODEC_TTAENC_H
+diff --git a/src/plugins/soundkonverter_codec_ttaenc/ttaenccodecglobal.h b/src/plugins/soundkonverter_codec_ttaenc/ttaenccodecglobal.h
+index 0b2c344..39b2f0e 100644
+--- a/src/plugins/soundkonverter_codec_ttaenc/ttaenccodecglobal.h
++++ b/src/plugins/soundkonverter_codec_ttaenc/ttaenccodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "TTA Enc"
+diff --git a/src/plugins/soundkonverter_codec_ttaenc/ttaenccodecwidget.cpp b/src/plugins/soundkonverter_codec_ttaenc/ttaenccodecwidget.cpp
+index 0632daa..a0f47ba 100644
+--- a/src/plugins/soundkonverter_codec_ttaenc/ttaenccodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_ttaenc/ttaenccodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "ttaenccodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_ttaenc/ttaenccodecwidget.h b/src/plugins/soundkonverter_codec_ttaenc/ttaenccodecwidget.h
+index 7b440c2..b9122d5 100644
+--- a/src/plugins/soundkonverter_codec_ttaenc/ttaenccodecwidget.h
++++ b/src/plugins/soundkonverter_codec_ttaenc/ttaenccodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef FLACCODECWIDGET_H
+ #define FLACCODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_twolame/CMakeLists.txt b/src/plugins/soundkonverter_codec_twolame/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_twolame/soundkonverter_codec_twolame.cpp b/src/plugins/soundkonverter_codec_twolame/soundkonverter_codec_twolame.cpp
+old mode 100755
+new mode 100644
+index 8cfafc7..89c7af4
+--- a/src/plugins/soundkonverter_codec_twolame/soundkonverter_codec_twolame.cpp
++++ b/src/plugins/soundkonverter_codec_twolame/soundkonverter_codec_twolame.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "twolamecodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_twolame/soundkonverter_codec_twolame.desktop b/src/plugins/soundkonverter_codec_twolame/soundkonverter_codec_twolame.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_twolame/soundkonverter_codec_twolame.h b/src/plugins/soundkonverter_codec_twolame/soundkonverter_codec_twolame.h
+old mode 100755
+new mode 100644
+index 8767a5d..8f81216
+--- a/src/plugins/soundkonverter_codec_twolame/soundkonverter_codec_twolame.h
++++ b/src/plugins/soundkonverter_codec_twolame/soundkonverter_codec_twolame.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_TWOLAME_H
+ #define SOUNDKONVERTER_CODEC_TWOLAME_H
+diff --git a/src/plugins/soundkonverter_codec_twolame/twolamecodecglobal.h b/src/plugins/soundkonverter_codec_twolame/twolamecodecglobal.h
+index a1c137a..90de103 100644
+--- a/src/plugins/soundkonverter_codec_twolame/twolamecodecglobal.h
++++ b/src/plugins/soundkonverter_codec_twolame/twolamecodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "twolame"
+diff --git a/src/plugins/soundkonverter_codec_twolame/twolamecodecwidget.cpp b/src/plugins/soundkonverter_codec_twolame/twolamecodecwidget.cpp
+index 6964e9e..fdb0955 100644
+--- a/src/plugins/soundkonverter_codec_twolame/twolamecodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_twolame/twolamecodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "twolamecodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_twolame/twolamecodecwidget.h b/src/plugins/soundkonverter_codec_twolame/twolamecodecwidget.h
+index b9342f5..e66965c 100644
+--- a/src/plugins/soundkonverter_codec_twolame/twolamecodecwidget.h
++++ b/src/plugins/soundkonverter_codec_twolame/twolamecodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef TWOLAMECODECWIDGET_H
+ #define TWOLAMECODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_vorbistools/CMakeLists.txt b/src/plugins/soundkonverter_codec_vorbistools/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_vorbistools/soundkonverter_codec_vorbistools.cpp b/src/plugins/soundkonverter_codec_vorbistools/soundkonverter_codec_vorbistools.cpp
+old mode 100755
+new mode 100644
+index 06bf135..eaedf64
+--- a/src/plugins/soundkonverter_codec_vorbistools/soundkonverter_codec_vorbistools.cpp
++++ b/src/plugins/soundkonverter_codec_vorbistools/soundkonverter_codec_vorbistools.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "vorbistoolscodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_vorbistools/soundkonverter_codec_vorbistools.desktop b/src/plugins/soundkonverter_codec_vorbistools/soundkonverter_codec_vorbistools.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_vorbistools/soundkonverter_codec_vorbistools.h b/src/plugins/soundkonverter_codec_vorbistools/soundkonverter_codec_vorbistools.h
+old mode 100755
+new mode 100644
+index d0b219c..44623fd
+--- a/src/plugins/soundkonverter_codec_vorbistools/soundkonverter_codec_vorbistools.h
++++ b/src/plugins/soundkonverter_codec_vorbistools/soundkonverter_codec_vorbistools.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_VORBISTOOLS_H
+ #define SOUNDKONVERTER_CODEC_VORBISTOOLS_H
+diff --git a/src/plugins/soundkonverter_codec_vorbistools/vorbistoolscodecglobal.h b/src/plugins/soundkonverter_codec_vorbistools/vorbistoolscodecglobal.h
+index b25ba30..ed85821 100644
+--- a/src/plugins/soundkonverter_codec_vorbistools/vorbistoolscodecglobal.h
++++ b/src/plugins/soundkonverter_codec_vorbistools/vorbistoolscodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "Vorbis Tools"
+diff --git a/src/plugins/soundkonverter_codec_vorbistools/vorbistoolscodecwidget.cpp b/src/plugins/soundkonverter_codec_vorbistools/vorbistoolscodecwidget.cpp
+index cae235d..b5f11b9 100644
+--- a/src/plugins/soundkonverter_codec_vorbistools/vorbistoolscodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_vorbistools/vorbistoolscodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "vorbistoolscodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_vorbistools/vorbistoolscodecwidget.h b/src/plugins/soundkonverter_codec_vorbistools/vorbistoolscodecwidget.h
+index 08c3801..bc94d75 100644
+--- a/src/plugins/soundkonverter_codec_vorbistools/vorbistoolscodecwidget.h
++++ b/src/plugins/soundkonverter_codec_vorbistools/vorbistoolscodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef VORBISTOOLSCODECWIDGET_H
+ #define VORBISTOOLSCODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_codec_wavpack/CMakeLists.txt b/src/plugins/soundkonverter_codec_wavpack/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_wavpack/soundkonverter_codec_wavpack.cpp b/src/plugins/soundkonverter_codec_wavpack/soundkonverter_codec_wavpack.cpp
+old mode 100755
+new mode 100644
+index 8d16191..3b5e1be
+--- a/src/plugins/soundkonverter_codec_wavpack/soundkonverter_codec_wavpack.cpp
++++ b/src/plugins/soundkonverter_codec_wavpack/soundkonverter_codec_wavpack.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "wavpackcodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_wavpack/soundkonverter_codec_wavpack.desktop b/src/plugins/soundkonverter_codec_wavpack/soundkonverter_codec_wavpack.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_codec_wavpack/soundkonverter_codec_wavpack.h b/src/plugins/soundkonverter_codec_wavpack/soundkonverter_codec_wavpack.h
+old mode 100755
+new mode 100644
+index 823f910..432084a
+--- a/src/plugins/soundkonverter_codec_wavpack/soundkonverter_codec_wavpack.h
++++ b/src/plugins/soundkonverter_codec_wavpack/soundkonverter_codec_wavpack.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_CODEC_WAVPACK_H
+ #define SOUNDKONVERTER_CODEC_WAVPACK_H
+diff --git a/src/plugins/soundkonverter_codec_wavpack/wavpackcodecglobal.h b/src/plugins/soundkonverter_codec_wavpack/wavpackcodecglobal.h
+index 0e4fe7a..078b7c7 100644
+--- a/src/plugins/soundkonverter_codec_wavpack/wavpackcodecglobal.h
++++ b/src/plugins/soundkonverter_codec_wavpack/wavpackcodecglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "WavPack"
+diff --git a/src/plugins/soundkonverter_codec_wavpack/wavpackcodecwidget.cpp b/src/plugins/soundkonverter_codec_wavpack/wavpackcodecwidget.cpp
+index f9f349d..b3cc8e3 100644
+--- a/src/plugins/soundkonverter_codec_wavpack/wavpackcodecwidget.cpp
++++ b/src/plugins/soundkonverter_codec_wavpack/wavpackcodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "wavpackcodecglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_codec_wavpack/wavpackcodecwidget.h b/src/plugins/soundkonverter_codec_wavpack/wavpackcodecwidget.h
+index c8317cd..db18d93 100644
+--- a/src/plugins/soundkonverter_codec_wavpack/wavpackcodecwidget.h
++++ b/src/plugins/soundkonverter_codec_wavpack/wavpackcodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef WAVPACKCODECWIDGET_H
+ #define WAVPACKCODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_filter_normalize/CMakeLists.txt b/src/plugins/soundkonverter_filter_normalize/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_filter_normalize/normalizefilterglobal.h b/src/plugins/soundkonverter_filter_normalize/normalizefilterglobal.h
+index b7dcac0..130ec41 100644
+--- a/src/plugins/soundkonverter_filter_normalize/normalizefilterglobal.h
++++ b/src/plugins/soundkonverter_filter_normalize/normalizefilterglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "normalize"
+diff --git a/src/plugins/soundkonverter_filter_normalize/normalizefilteroptions.cpp b/src/plugins/soundkonverter_filter_normalize/normalizefilteroptions.cpp
+index 6f458b1..dd6cac4 100644
+--- a/src/plugins/soundkonverter_filter_normalize/normalizefilteroptions.cpp
++++ b/src/plugins/soundkonverter_filter_normalize/normalizefilteroptions.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "normalizefilterglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_filter_normalize/normalizefilteroptions.h b/src/plugins/soundkonverter_filter_normalize/normalizefilteroptions.h
+index ffea81a..2a5c69d 100644
+--- a/src/plugins/soundkonverter_filter_normalize/normalizefilteroptions.h
++++ b/src/plugins/soundkonverter_filter_normalize/normalizefilteroptions.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef NORMALIZEFILTEROPTIONS_H
+ #define NORMALIZEFILTEROPTIONS_H
+diff --git a/src/plugins/soundkonverter_filter_normalize/normalizefilterwidget.cpp b/src/plugins/soundkonverter_filter_normalize/normalizefilterwidget.cpp
+index d39f2d0..aedac7b 100644
+--- a/src/plugins/soundkonverter_filter_normalize/normalizefilterwidget.cpp
++++ b/src/plugins/soundkonverter_filter_normalize/normalizefilterwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "normalizefilterglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_filter_normalize/normalizefilterwidget.h b/src/plugins/soundkonverter_filter_normalize/normalizefilterwidget.h
+index 3456884..3607238 100644
+--- a/src/plugins/soundkonverter_filter_normalize/normalizefilterwidget.h
++++ b/src/plugins/soundkonverter_filter_normalize/normalizefilterwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef NORMALIZEFILTERWIDGET_H
+ #define NORMALIZEFILTERWIDGET_H
+diff --git a/src/plugins/soundkonverter_filter_normalize/soundkonverter_filter_normalize.cpp b/src/plugins/soundkonverter_filter_normalize/soundkonverter_filter_normalize.cpp
+old mode 100755
+new mode 100644
+index dcab4e5..81adc04
+--- a/src/plugins/soundkonverter_filter_normalize/soundkonverter_filter_normalize.cpp
++++ b/src/plugins/soundkonverter_filter_normalize/soundkonverter_filter_normalize.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "normalizefilterglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_filter_normalize/soundkonverter_filter_normalize.desktop b/src/plugins/soundkonverter_filter_normalize/soundkonverter_filter_normalize.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_filter_normalize/soundkonverter_filter_normalize.h b/src/plugins/soundkonverter_filter_normalize/soundkonverter_filter_normalize.h
+old mode 100755
+new mode 100644
+index ff773d7..092a64c
+--- a/src/plugins/soundkonverter_filter_normalize/soundkonverter_filter_normalize.h
++++ b/src/plugins/soundkonverter_filter_normalize/soundkonverter_filter_normalize.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_FILTER_NORMALIZE_H
+ #define SOUNDKONVERTER_FILTER_NORMALIZE_H
+diff --git a/src/plugins/soundkonverter_filter_sox/CMakeLists.txt b/src/plugins/soundkonverter_filter_sox/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_filter_sox/soundkonverter_filter_sox.cpp b/src/plugins/soundkonverter_filter_sox/soundkonverter_filter_sox.cpp
+old mode 100755
+new mode 100644
+index 18cb6f1..f113ec9
+--- a/src/plugins/soundkonverter_filter_sox/soundkonverter_filter_sox.cpp
++++ b/src/plugins/soundkonverter_filter_sox/soundkonverter_filter_sox.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "soxfilterglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_filter_sox/soundkonverter_filter_sox.desktop b/src/plugins/soundkonverter_filter_sox/soundkonverter_filter_sox.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_filter_sox/soundkonverter_filter_sox.h b/src/plugins/soundkonverter_filter_sox/soundkonverter_filter_sox.h
+old mode 100755
+new mode 100644
+index 7e860a7..3abc3a8
+--- a/src/plugins/soundkonverter_filter_sox/soundkonverter_filter_sox.h
++++ b/src/plugins/soundkonverter_filter_sox/soundkonverter_filter_sox.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_FILTER_SOX_H
+ #define SOUNDKONVERTER_FILTER_SOX_H
+diff --git a/src/plugins/soundkonverter_filter_sox/soxcodecwidget.cpp b/src/plugins/soundkonverter_filter_sox/soxcodecwidget.cpp
+index 6f1dae9..c5f7f2b 100644
+--- a/src/plugins/soundkonverter_filter_sox/soxcodecwidget.cpp
++++ b/src/plugins/soundkonverter_filter_sox/soxcodecwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "soxfilterglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_filter_sox/soxcodecwidget.h b/src/plugins/soundkonverter_filter_sox/soxcodecwidget.h
+index 6a79ee9..de4f3d7 100644
+--- a/src/plugins/soundkonverter_filter_sox/soxcodecwidget.h
++++ b/src/plugins/soundkonverter_filter_sox/soxcodecwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOXCODECWIDGET_H
+ #define SOXCODECWIDGET_H
+diff --git a/src/plugins/soundkonverter_filter_sox/soxeffectwidget.cpp b/src/plugins/soundkonverter_filter_sox/soxeffectwidget.cpp
+index a98347d..182468c 100644
+--- a/src/plugins/soundkonverter_filter_sox/soxeffectwidget.cpp
++++ b/src/plugins/soundkonverter_filter_sox/soxeffectwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "soxfilterglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_filter_sox/soxeffectwidget.h b/src/plugins/soundkonverter_filter_sox/soxeffectwidget.h
+index 9b78053..bb0718d 100644
+--- a/src/plugins/soundkonverter_filter_sox/soxeffectwidget.h
++++ b/src/plugins/soundkonverter_filter_sox/soxeffectwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOXEFFECTWIDGET_H
+ #define SOXEFFECTWIDGET_H
+diff --git a/src/plugins/soundkonverter_filter_sox/soxfilterglobal.h b/src/plugins/soundkonverter_filter_sox/soxfilterglobal.h
+index 6578a20..a7e5618 100644
+--- a/src/plugins/soundkonverter_filter_sox/soxfilterglobal.h
++++ b/src/plugins/soundkonverter_filter_sox/soxfilterglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "SoX"
+diff --git a/src/plugins/soundkonverter_filter_sox/soxfilteroptions.cpp b/src/plugins/soundkonverter_filter_sox/soxfilteroptions.cpp
+index 82f3f8a..9d91e82 100644
+--- a/src/plugins/soundkonverter_filter_sox/soxfilteroptions.cpp
++++ b/src/plugins/soundkonverter_filter_sox/soxfilteroptions.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "soxfilterglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_filter_sox/soxfilteroptions.h b/src/plugins/soundkonverter_filter_sox/soxfilteroptions.h
+index c4920d2..449a474 100644
+--- a/src/plugins/soundkonverter_filter_sox/soxfilteroptions.h
++++ b/src/plugins/soundkonverter_filter_sox/soxfilteroptions.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOXFILTEROPTIONS_H
+ #define SOXFILTEROPTIONS_H
+diff --git a/src/plugins/soundkonverter_filter_sox/soxfilterwidget.cpp b/src/plugins/soundkonverter_filter_sox/soxfilterwidget.cpp
+index 94fcf35..8e59d3f 100644
+--- a/src/plugins/soundkonverter_filter_sox/soxfilterwidget.cpp
++++ b/src/plugins/soundkonverter_filter_sox/soxfilterwidget.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "soxfilterglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_filter_sox/soxfilterwidget.h b/src/plugins/soundkonverter_filter_sox/soxfilterwidget.h
+index 2d685cb..87757e1 100644
+--- a/src/plugins/soundkonverter_filter_sox/soxfilterwidget.h
++++ b/src/plugins/soundkonverter_filter_sox/soxfilterwidget.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOXFILTERWIDGET_H
+ #define SOXFILTERWIDGET_H
+diff --git a/src/plugins/soundkonverter_replaygain_aacgain/CMakeLists.txt b/src/plugins/soundkonverter_replaygain_aacgain/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_replaygain_aacgain/aacreplaygainglobal.h b/src/plugins/soundkonverter_replaygain_aacgain/aacreplaygainglobal.h
+index 24aa724..9f8d626 100644
+--- a/src/plugins/soundkonverter_replaygain_aacgain/aacreplaygainglobal.h
++++ b/src/plugins/soundkonverter_replaygain_aacgain/aacreplaygainglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "AAC Gain"
+diff --git a/src/plugins/soundkonverter_replaygain_aacgain/soundkonverter_replaygain_aacgain.cpp b/src/plugins/soundkonverter_replaygain_aacgain/soundkonverter_replaygain_aacgain.cpp
+old mode 100755
+new mode 100644
+index b1cc396..1da7cbb
+--- a/src/plugins/soundkonverter_replaygain_aacgain/soundkonverter_replaygain_aacgain.cpp
++++ b/src/plugins/soundkonverter_replaygain_aacgain/soundkonverter_replaygain_aacgain.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "aacreplaygainglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_replaygain_aacgain/soundkonverter_replaygain_aacgain.desktop b/src/plugins/soundkonverter_replaygain_aacgain/soundkonverter_replaygain_aacgain.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_replaygain_aacgain/soundkonverter_replaygain_aacgain.h b/src/plugins/soundkonverter_replaygain_aacgain/soundkonverter_replaygain_aacgain.h
+old mode 100755
+new mode 100644
+index 156c107..689230f
+--- a/src/plugins/soundkonverter_replaygain_aacgain/soundkonverter_replaygain_aacgain.h
++++ b/src/plugins/soundkonverter_replaygain_aacgain/soundkonverter_replaygain_aacgain.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_REPLAYGAIN_AACGAIN_H
+ #define SOUNDKONVERTER_REPLAYGAIN_AACGAIN_H
+diff --git a/src/plugins/soundkonverter_replaygain_metaflac/CMakeLists.txt b/src/plugins/soundkonverter_replaygain_metaflac/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_replaygain_metaflac/flacreplaygainglobal.h b/src/plugins/soundkonverter_replaygain_metaflac/flacreplaygainglobal.h
+index 5adc6df..cc3c0d5 100644
+--- a/src/plugins/soundkonverter_replaygain_metaflac/flacreplaygainglobal.h
++++ b/src/plugins/soundkonverter_replaygain_metaflac/flacreplaygainglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "Metaflac"
+diff --git a/src/plugins/soundkonverter_replaygain_metaflac/soundkonverter_replaygain_metaflac.cpp b/src/plugins/soundkonverter_replaygain_metaflac/soundkonverter_replaygain_metaflac.cpp
+old mode 100755
+new mode 100644
+index 76857ae..e365010
+--- a/src/plugins/soundkonverter_replaygain_metaflac/soundkonverter_replaygain_metaflac.cpp
++++ b/src/plugins/soundkonverter_replaygain_metaflac/soundkonverter_replaygain_metaflac.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "flacreplaygainglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_replaygain_metaflac/soundkonverter_replaygain_metaflac.desktop b/src/plugins/soundkonverter_replaygain_metaflac/soundkonverter_replaygain_metaflac.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_replaygain_metaflac/soundkonverter_replaygain_metaflac.h b/src/plugins/soundkonverter_replaygain_metaflac/soundkonverter_replaygain_metaflac.h
+old mode 100755
+new mode 100644
+index 6094db5..fefb359
+--- a/src/plugins/soundkonverter_replaygain_metaflac/soundkonverter_replaygain_metaflac.h
++++ b/src/plugins/soundkonverter_replaygain_metaflac/soundkonverter_replaygain_metaflac.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_REPLAYGAIN_METAFLAC_H
+ #define SOUNDKONVERTER_REPLAYGAIN_METAFLAC_H
+diff --git a/src/plugins/soundkonverter_replaygain_mp3gain/CMakeLists.txt b/src/plugins/soundkonverter_replaygain_mp3gain/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_replaygain_mp3gain/mp3replaygainglobal.h b/src/plugins/soundkonverter_replaygain_mp3gain/mp3replaygainglobal.h
+index f065671..8d2b02a 100644
+--- a/src/plugins/soundkonverter_replaygain_mp3gain/mp3replaygainglobal.h
++++ b/src/plugins/soundkonverter_replaygain_mp3gain/mp3replaygainglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "Mp3 Gain"
+diff --git a/src/plugins/soundkonverter_replaygain_mp3gain/soundkonverter_replaygain_mp3gain.cpp b/src/plugins/soundkonverter_replaygain_mp3gain/soundkonverter_replaygain_mp3gain.cpp
+old mode 100755
+new mode 100644
+index 8a9ee80..3b395e7
+--- a/src/plugins/soundkonverter_replaygain_mp3gain/soundkonverter_replaygain_mp3gain.cpp
++++ b/src/plugins/soundkonverter_replaygain_mp3gain/soundkonverter_replaygain_mp3gain.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "mp3replaygainglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_replaygain_mp3gain/soundkonverter_replaygain_mp3gain.desktop b/src/plugins/soundkonverter_replaygain_mp3gain/soundkonverter_replaygain_mp3gain.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_replaygain_mp3gain/soundkonverter_replaygain_mp3gain.h b/src/plugins/soundkonverter_replaygain_mp3gain/soundkonverter_replaygain_mp3gain.h
+old mode 100755
+new mode 100644
+index be6ba75..ae5f08f
+--- a/src/plugins/soundkonverter_replaygain_mp3gain/soundkonverter_replaygain_mp3gain.h
++++ b/src/plugins/soundkonverter_replaygain_mp3gain/soundkonverter_replaygain_mp3gain.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_REPLAYGAIN_MP3GAIN_H
+ #define SOUNDKONVERTER_REPLAYGAIN_MP3GAIN_H
+diff --git a/src/plugins/soundkonverter_replaygain_musepack/CMakeLists.txt b/src/plugins/soundkonverter_replaygain_musepack/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_replaygain_musepack/musepackreplaygainglobal.h b/src/plugins/soundkonverter_replaygain_musepack/musepackreplaygainglobal.h
+index f4ac5f9..276e4f0 100644
+--- a/src/plugins/soundkonverter_replaygain_musepack/musepackreplaygainglobal.h
++++ b/src/plugins/soundkonverter_replaygain_musepack/musepackreplaygainglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "Musepack Gain"
+diff --git a/src/plugins/soundkonverter_replaygain_musepack/soundkonverter_replaygain_musepackgain.cpp b/src/plugins/soundkonverter_replaygain_musepack/soundkonverter_replaygain_musepackgain.cpp
+old mode 100755
+new mode 100644
+index 31277fe..54f02aa
+--- a/src/plugins/soundkonverter_replaygain_musepack/soundkonverter_replaygain_musepackgain.cpp
++++ b/src/plugins/soundkonverter_replaygain_musepack/soundkonverter_replaygain_musepackgain.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "musepackreplaygainglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_replaygain_musepack/soundkonverter_replaygain_musepackgain.desktop b/src/plugins/soundkonverter_replaygain_musepack/soundkonverter_replaygain_musepackgain.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_replaygain_musepack/soundkonverter_replaygain_musepackgain.h b/src/plugins/soundkonverter_replaygain_musepack/soundkonverter_replaygain_musepackgain.h
+old mode 100755
+new mode 100644
+index 64a3896..79d6890
+--- a/src/plugins/soundkonverter_replaygain_musepack/soundkonverter_replaygain_musepackgain.h
++++ b/src/plugins/soundkonverter_replaygain_musepack/soundkonverter_replaygain_musepackgain.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_REPLAYGAIN_MUSEPACKGAIN_H
+ #define SOUNDKONVERTER_REPLAYGAIN_MUSEPACKGAIN_H
+diff --git a/src/plugins/soundkonverter_replaygain_vorbisgain/CMakeLists.txt b/src/plugins/soundkonverter_replaygain_vorbisgain/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_replaygain_vorbisgain/soundkonverter_replaygain_vorbisgain.cpp b/src/plugins/soundkonverter_replaygain_vorbisgain/soundkonverter_replaygain_vorbisgain.cpp
+old mode 100755
+new mode 100644
+index 36d6686..eb77d58
+--- a/src/plugins/soundkonverter_replaygain_vorbisgain/soundkonverter_replaygain_vorbisgain.cpp
++++ b/src/plugins/soundkonverter_replaygain_vorbisgain/soundkonverter_replaygain_vorbisgain.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "vorbisreplaygainglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_replaygain_vorbisgain/soundkonverter_replaygain_vorbisgain.desktop b/src/plugins/soundkonverter_replaygain_vorbisgain/soundkonverter_replaygain_vorbisgain.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_replaygain_vorbisgain/soundkonverter_replaygain_vorbisgain.h b/src/plugins/soundkonverter_replaygain_vorbisgain/soundkonverter_replaygain_vorbisgain.h
+old mode 100755
+new mode 100644
+index b863d5d..0c32ed7
+--- a/src/plugins/soundkonverter_replaygain_vorbisgain/soundkonverter_replaygain_vorbisgain.h
++++ b/src/plugins/soundkonverter_replaygain_vorbisgain/soundkonverter_replaygain_vorbisgain.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_REPLAYGAIN_VORBISGAIN_H
+ #define SOUNDKONVERTER_REPLAYGAIN_VORBISGAIN_H
+diff --git a/src/plugins/soundkonverter_replaygain_vorbisgain/vorbisreplaygainglobal.h b/src/plugins/soundkonverter_replaygain_vorbisgain/vorbisreplaygainglobal.h
+index 370e44e..51a8de3 100644
+--- a/src/plugins/soundkonverter_replaygain_vorbisgain/vorbisreplaygainglobal.h
++++ b/src/plugins/soundkonverter_replaygain_vorbisgain/vorbisreplaygainglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "Vorbis Gain"
+diff --git a/src/plugins/soundkonverter_replaygain_wvgain/CMakeLists.txt b/src/plugins/soundkonverter_replaygain_wvgain/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_replaygain_wvgain/soundkonverter_replaygain_wvgain.cpp b/src/plugins/soundkonverter_replaygain_wvgain/soundkonverter_replaygain_wvgain.cpp
+old mode 100755
+new mode 100644
+index db40842..1c4feda
+--- a/src/plugins/soundkonverter_replaygain_wvgain/soundkonverter_replaygain_wvgain.cpp
++++ b/src/plugins/soundkonverter_replaygain_wvgain/soundkonverter_replaygain_wvgain.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "wvreplaygainglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_replaygain_wvgain/soundkonverter_replaygain_wvgain.desktop b/src/plugins/soundkonverter_replaygain_wvgain/soundkonverter_replaygain_wvgain.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_replaygain_wvgain/soundkonverter_replaygain_wvgain.h b/src/plugins/soundkonverter_replaygain_wvgain/soundkonverter_replaygain_wvgain.h
+old mode 100755
+new mode 100644
+index db4aafd..95c1e58
+--- a/src/plugins/soundkonverter_replaygain_wvgain/soundkonverter_replaygain_wvgain.h
++++ b/src/plugins/soundkonverter_replaygain_wvgain/soundkonverter_replaygain_wvgain.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_REPLAYGAIN_WVGAIN_H
+ #define SOUNDKONVERTER_REPLAYGAIN_WVGAIN_H
+diff --git a/src/plugins/soundkonverter_replaygain_wvgain/wvreplaygainglobal.h b/src/plugins/soundkonverter_replaygain_wvgain/wvreplaygainglobal.h
+index df33412..d263404 100644
+--- a/src/plugins/soundkonverter_replaygain_wvgain/wvreplaygainglobal.h
++++ b/src/plugins/soundkonverter_replaygain_wvgain/wvreplaygainglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "Wv Gain"
+diff --git a/src/plugins/soundkonverter_ripper_cdparanoia/CMakeLists.txt b/src/plugins/soundkonverter_ripper_cdparanoia/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_ripper_cdparanoia/cdparanoiaripperglobal.h b/src/plugins/soundkonverter_ripper_cdparanoia/cdparanoiaripperglobal.h
+index d0ec032..772c17b 100644
+--- a/src/plugins/soundkonverter_ripper_cdparanoia/cdparanoiaripperglobal.h
++++ b/src/plugins/soundkonverter_ripper_cdparanoia/cdparanoiaripperglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "cdparanoia"
+diff --git a/src/plugins/soundkonverter_ripper_cdparanoia/soundkonverter_ripper_cdparanoia.cpp b/src/plugins/soundkonverter_ripper_cdparanoia/soundkonverter_ripper_cdparanoia.cpp
+old mode 100755
+new mode 100644
+index a071d89..e9d84af
+--- a/src/plugins/soundkonverter_ripper_cdparanoia/soundkonverter_ripper_cdparanoia.cpp
++++ b/src/plugins/soundkonverter_ripper_cdparanoia/soundkonverter_ripper_cdparanoia.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "cdparanoiaripperglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_ripper_cdparanoia/soundkonverter_ripper_cdparanoia.desktop b/src/plugins/soundkonverter_ripper_cdparanoia/soundkonverter_ripper_cdparanoia.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_ripper_cdparanoia/soundkonverter_ripper_cdparanoia.h b/src/plugins/soundkonverter_ripper_cdparanoia/soundkonverter_ripper_cdparanoia.h
+old mode 100755
+new mode 100644
+index 90f3fb6..96dc229
+--- a/src/plugins/soundkonverter_ripper_cdparanoia/soundkonverter_ripper_cdparanoia.h
++++ b/src/plugins/soundkonverter_ripper_cdparanoia/soundkonverter_ripper_cdparanoia.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_RIPPER_CDPARANOIA_H
+ #define SOUNDKONVERTER_RIPPER_CDPARANOIA_H
+diff --git a/src/plugins/soundkonverter_ripper_icedax/CMakeLists.txt b/src/plugins/soundkonverter_ripper_icedax/CMakeLists.txt
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_ripper_icedax/icedaxripperglobal.h b/src/plugins/soundkonverter_ripper_icedax/icedaxripperglobal.h
+index 9b8a0da..eec1bac 100644
+--- a/src/plugins/soundkonverter_ripper_icedax/icedaxripperglobal.h
++++ b/src/plugins/soundkonverter_ripper_icedax/icedaxripperglobal.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef global_plugin_name
+ #define global_plugin_name "icedax"
+diff --git a/src/plugins/soundkonverter_ripper_icedax/soundkonverter_ripper_icedax.cpp b/src/plugins/soundkonverter_ripper_icedax/soundkonverter_ripper_icedax.cpp
+old mode 100755
+new mode 100644
+index a5a7e57..4655dac
+--- a/src/plugins/soundkonverter_ripper_icedax/soundkonverter_ripper_icedax.cpp
++++ b/src/plugins/soundkonverter_ripper_icedax/soundkonverter_ripper_icedax.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "icedaxripperglobal.h"
+ 
+diff --git a/src/plugins/soundkonverter_ripper_icedax/soundkonverter_ripper_icedax.desktop b/src/plugins/soundkonverter_ripper_icedax/soundkonverter_ripper_icedax.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/plugins/soundkonverter_ripper_icedax/soundkonverter_ripper_icedax.h b/src/plugins/soundkonverter_ripper_icedax/soundkonverter_ripper_icedax.h
+old mode 100755
+new mode 100644
+index 3931101..90344cb
+--- a/src/plugins/soundkonverter_ripper_icedax/soundkonverter_ripper_icedax.h
++++ b/src/plugins/soundkonverter_ripper_icedax/soundkonverter_ripper_icedax.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef SOUNDKONVERTER_RIPPER_ICEDAX_H
+ #define SOUNDKONVERTER_RIPPER_ICEDAX_H
+diff --git a/src/progressindicator.cpp b/src/progressindicator.cpp
+old mode 100755
+new mode 100644
+index e810998..464339b
+--- a/src/progressindicator.cpp
++++ b/src/progressindicator.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "progressindicator.h"
+ #include "global.h"
+diff --git a/src/progressindicator.h b/src/progressindicator.h
+old mode 100755
+new mode 100644
+index 79302f9..03dc4f2
+--- a/src/progressindicator.h
++++ b/src/progressindicator.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef PROGRESSINDICATOR_H
+diff --git a/src/replaygainscanner/replaygainfilelist.cpp b/src/replaygainscanner/replaygainfilelist.cpp
+old mode 100755
+new mode 100644
+index 1685263..b0accb8
+--- a/src/replaygainscanner/replaygainfilelist.cpp
++++ b/src/replaygainscanner/replaygainfilelist.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "replaygainfilelist.h"
+ 
+diff --git a/src/replaygainscanner/replaygainfilelist.h b/src/replaygainscanner/replaygainfilelist.h
+old mode 100755
+new mode 100644
+index f6b7452..a9cbce7
+--- a/src/replaygainscanner/replaygainfilelist.h
++++ b/src/replaygainscanner/replaygainfilelist.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef REPLAYGAINFILELIST_H
+ #define REPLAYGAINFILELIST_H
+diff --git a/src/replaygainscanner/replaygainfilelistitem.cpp b/src/replaygainscanner/replaygainfilelistitem.cpp
+index a21d9a0..1e00934 100644
+--- a/src/replaygainscanner/replaygainfilelistitem.cpp
++++ b/src/replaygainscanner/replaygainfilelistitem.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "replaygainfilelistitem.h"
+ // #include <QResizeEvent> // NOTE needed by drag'n'drop events - but why?
+diff --git a/src/replaygainscanner/replaygainfilelistitem.h b/src/replaygainscanner/replaygainfilelistitem.h
+index 5001d6e..de2098c 100644
+--- a/src/replaygainscanner/replaygainfilelistitem.h
++++ b/src/replaygainscanner/replaygainfilelistitem.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef REPLAYGAINFILELISTITEM_H
+ #define REPLAYGAINFILELISTITEM_H
+diff --git a/src/replaygainscanner/replaygainprocessor.cpp b/src/replaygainscanner/replaygainprocessor.cpp
+index 492543b..a9dc2aa 100644
+--- a/src/replaygainscanner/replaygainprocessor.cpp
++++ b/src/replaygainscanner/replaygainprocessor.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "replaygainprocessor.h"
+ 
+diff --git a/src/replaygainscanner/replaygainprocessor.h b/src/replaygainscanner/replaygainprocessor.h
+index 9ad534e..0d1a71b 100644
+--- a/src/replaygainscanner/replaygainprocessor.h
++++ b/src/replaygainscanner/replaygainprocessor.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef REPLAYGAINPROCESSOR_H
+diff --git a/src/replaygainscanner/replaygainscanner.cpp b/src/replaygainscanner/replaygainscanner.cpp
+old mode 100755
+new mode 100644
+index d315aa3..70f76cb
+--- a/src/replaygainscanner/replaygainscanner.cpp
++++ b/src/replaygainscanner/replaygainscanner.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "replaygainscanner.h"
+ 
+diff --git a/src/replaygainscanner/replaygainscanner.h b/src/replaygainscanner/replaygainscanner.h
+old mode 100755
+new mode 100644
+index 7c4b4f4..04f30c0
+--- a/src/replaygainscanner/replaygainscanner.h
++++ b/src/replaygainscanner/replaygainscanner.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #ifndef REPLAYGAINSCANNER_H
+ #define REPLAYGAINSCANNER_H
+diff --git a/src/soundkonverter.cpp b/src/soundkonverter.cpp
+old mode 100755
+new mode 100644
+index 5fc1c15..340e0e7
+--- a/src/soundkonverter.cpp
++++ b/src/soundkonverter.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ /*
+  * soundkonverter.cpp
+  *
+diff --git a/src/soundkonverter.desktop b/src/soundkonverter.desktop
+old mode 100755
+new mode 100644
+diff --git a/src/soundkonverter.desktop.template b/src/soundkonverter.desktop.template
+old mode 100755
+new mode 100644
+diff --git a/src/soundkonverter.h b/src/soundkonverter.h
+old mode 100755
+new mode 100644
+index 217e8a4..129acee
+--- a/src/soundkonverter.h
++++ b/src/soundkonverter.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ /*
+  * soundkonverter.h
+  *
+diff --git a/src/soundkonverterapp.cpp b/src/soundkonverterapp.cpp
+old mode 100755
+new mode 100644
+index 0195987..b00349f
+--- a/src/soundkonverterapp.cpp
++++ b/src/soundkonverterapp.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ #include "soundkonverterapp.h"
+ #include "soundkonverter.h"
+diff --git a/src/soundkonverterapp.h b/src/soundkonverterapp.h
+old mode 100755
+new mode 100644
+index 960d8f0..41957bd
+--- a/src/soundkonverterapp.h
++++ b/src/soundkonverterapp.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ 
+ 
+ #ifndef SOUNDKONVERTERAPP_H
+diff --git a/src/soundkonverterui.rc b/src/soundkonverterui.rc
+old mode 100755
+new mode 100644
+diff --git a/src/soundkonverterview.cpp b/src/soundkonverterview.cpp
+old mode 100755
+new mode 100644
+index 811dc80..cba0ef2
+--- a/src/soundkonverterview.cpp
++++ b/src/soundkonverterview.cpp
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ /*
+  * soundkonverterview.cpp
+  *
+diff --git a/src/soundkonverterview.h b/src/soundkonverterview.h
+old mode 100755
+new mode 100644
+index 7059dd2..eb395f0
+--- a/src/soundkonverterview.h
++++ b/src/soundkonverterview.h
+@@ -1,3 +1,20 @@
++/****************************************************************************************
++ * soundKonverter - A frontend to various audio converters                              *
++ * Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>                        *
++ *                                                                                      *
++ * This program is free software; you can redistribute it and/or modify it under        *
++ * the terms of the GNU General Public License as published by the Free Software        *
++ * Foundation; either version 2 of the License, or (at your option) any later           *
++ * version.                                                                             *
++ *                                                                                      *
++ * This program 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 General Public License for more details.             *
++ *                                                                                      *
++ * You should have received a copy of the GNU General Public License along with         *
++ * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
++ ****************************************************************************************/
++
+ /*
+  * soundkonverterview.h
+  *
+diff --git a/tools/extract_messages.sh b/tools/extract_messages.sh
+index d4de1ff..5635dfd 100755
+--- a/tools/extract_messages.sh
++++ b/tools/extract_messages.sh
+@@ -1,5 +1,21 @@
+ #!/bin/sh
++#
++# Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>
++#
++# This program is free software; you can redistribute it and/or modify it under
++# the terms of the GNU General Public License as published by the Free Software
++# Foundation; either version 2 of the License, or (at your option) any later
++# version.
++#
++# This program 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 General Public License for more details.
++#
++# You should have received a copy of the GNU General Public License along with
++# this program.  If not, see <http://www.gnu.org/licenses/>.
++#
+ # http://techbase.kde.org/Development/Tutorials/Localization/i18n_Build_Systems
++
+ BASEDIR="../src/" # root of translatable sources
+ PROJECT="soundkonverter" # project name
+ BUGADDR="https://bugs.launchpad.net/ubuntu/%2Bsource/soundkonverter/" # MSGID-Bugs
+diff --git a/tools/release_soundkonverter.sh b/tools/release_soundkonverter.sh
+index 56b373e..1038ea3 100755
+--- a/tools/release_soundkonverter.sh
++++ b/tools/release_soundkonverter.sh
+@@ -1,4 +1,18 @@
+ #!/bin/bash
++#
++# Copyright (c) 2010 - 2014 Daniel Faust <hessijames at gmail.com>
++#
++# This program is free software; you can redistribute it and/or modify it under
++# the terms of the GNU General Public License as published by the Free Software
++# Foundation; either version 2 of the License, or (at your option) any later
++# version.
++#
++# This program 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 General Public License for more details.
++#
++# You should have received a copy of the GNU General Public License along with
++# this program.  If not, see <http://www.gnu.org/licenses/>.
+ 
+ VERSION=$1
+ 
diff --git a/soundkonverter.spec b/soundkonverter.spec
new file mode 100644
index 0000000..2e0711d
--- /dev/null
+++ b/soundkonverter.spec
@@ -0,0 +1,111 @@
+# lib%%{name}core.so* is a private lib with no headers, so we should
+# not provide that.
+%global __provides_exclude ^lib%{name}.*\\.so.*$
+%global __requires_exclude ^lib%{name}.*\\.so.*$
+
+Name:		soundkonverter
+Version:	2.1.1
+Release:	2%{?dist}
+Summary:	Audio file converter, CD ripper and Replay Gain tool
+
+License:	GPLv2+
+URL:		http://kde-apps.org/content/show.php?content=29024
+Source0:	https://github.com/HessiJames/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+
+# Upstreamed, see: https://github.com/HessiJames/soundkonverter/pull/13
+Patch0:		http://besser82.fedorapeople.org/patches/soundkonverter-2.1.1_fixes.patch
+
+BuildRequires:	cdparanoia-devel
+BuildRequires:	cmake
+BuildRequires:	desktop-file-utils
+BuildRequires:	gettext
+BuildRequires:	kdelibs-devel
+BuildRequires:	kdemultimedia-devel
+BuildRequires:	qt4-devel
+BuildRequires:	taglib-devel
+
+Requires:	cdparanoia
+Requires:	flac
+Requires:	fluidsynth
+Requires:	opus-tools
+Requires:	speex
+Requires:	sox
+Requires:	timidity++
+Requires:	vorbisgain
+Requires:	vorbis-tools
+Requires:	wavpack
+
+%description
+SoundKonverter is a front-end to various audio converters.
+
+The key features are:
+  * Audio conversion
+  * Replay Gain calculation
+  * CD ripping
+
+
+%prep
+%setup -q
+%patch0 -p 1
+
+
+%build
+mkdir -p build
+pushd build
+%cmake_kde4 ../src
+make %{?_smp_mflags}
+popd
+
+
+%install
+pushd build
+%make_install
+
+# Remove the unneeded unversioned-so-symlink.
+rm %{buildroot}%{_libdir}/lib%{name}*.so
+
+# Validate the installed desktop-files.
+for _file in `find %{buildroot}%{_datadir} -type f -name '%{name}*.desktop'`
+do
+  echo ${_file} | sed -e 's!^%{buildroot}!!g' >> %{name}.desktopfiles
+  [[ `echo "${_file}" | grep -ve "/actions/" -ve "/servicetypes/"` ]] && \
+    desktop-file-validate ${_file}
+done
+
+%find_lang %{name}
+popd
+
+
+%post
+/sbin/ldconfig
+/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
+
+%postun
+/sbin/ldconfig
+if [ $1 -eq 0 ] ; then
+  /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
+  /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+fi
+
+%posttrans
+/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+
+
+%files -f build/%{name}.desktopfiles -f build/%{name}.lang
+%dir %{_kde4_appsdir}/solid/
+%dir %{_kde4_appsdir}/solid/actions
+%doc src/CHANGELOG src/COPYING src/README
+%{_bindir}/%{name}
+%{_datadir}/icons/hicolor/*/apps/%{name}*.png
+%{_kde4_appsdir}/%{name}
+%{_libdir}/lib%{name}*.so.*
+%{_libdir}/kde4/%{name}_*.so
+
+
+%changelog
+* Thu Jul 10 2014 Björn Esser <bjoern.esser at gmail.com> - 2.1.1-2
+- use %%{_kde4_appsdir}-macro as suggested by Rex Dieter (#1114547)
+  see: https://bugzilla.redhat.com/show_bug.cgi?id=1114547#c7
+
+* Sun Jun 29 2014 Björn Esser <bjoern.esser at gmail.com> - 2.1.1-1
+- initial rpm release (#1114547)
diff --git a/sources b/sources
index e69de29..aab27fa 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+9a9ab1a3f81af2228b2a2796beff7085  soundkonverter-2.1.1.tar.gz


More information about the scm-commits mailing list