You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1.8 KiB

  1. Here is the proposed copyright message to be added to all source files
  2. at their top. There is one line that represents the main copyright holder
  3. and that would be Jean-Pierre Charras for existing modules.
  4. But in the future, the respective author of any newly coded module would be
  5. listed as the main copyright holder. Additional workers who might earn a
  6. partial copyright holder status of the respective module are simply left in the
  7. change_log.txt file, see the 2nd Copyright line below.
  8. Jean-Pierre, let me know if this is satisfactory and I will run a script I have to
  9. pre-pend it to all the sources.
  10. Thanks, Dick Hollenbeck dick@softplc.com.
  11. /*
  12. * This program source code file is part of KICAD, a free EDA CAD application.
  13. *
  14. * Copyright (C) 2004-2007 Jean-Pierre Charras, jean-pierre.charras@inpg.fr
  15. * Copyright (C) 2004-2007 Kicad Developers, see change_log.txt for contributors.
  16. *
  17. * This program is free software; you can redistribute it and/or
  18. * modify it under the terms of the GNU General Public License
  19. * as published by the Free Software Foundation; either version 2
  20. * of the License, or (at your option) any later version.
  21. *
  22. * This program is distributed in the hope that it will be useful,
  23. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  24. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  25. * GNU General Public License for more details.
  26. *
  27. * You should have received a copy of the GNU General Public License
  28. * along with this program; if not, you may find one here:
  29. * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
  30. * or you may search the http://www.gnu.org website for the version 2 license,
  31. * or you may write to the Free Software Foundation, Inc.,
  32. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  33. */