1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-23 05:23:50 +01:00

Merge pull request #1314 from LudwigOrtmann/license_unification

License unification
This commit is contained in:
Ludwig Ortmann 2014-07-31 18:59:21 +02:00
commit 20eca429ca
15 changed files with 144 additions and 159 deletions

View File

@ -1,18 +1,19 @@
/* /*
* Copyright (C) 2014 Paul Stoffregen <paul@pjrc.com> * LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm
* Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com>
* *
* This program is free software; you can redistribute it and/or modify it under * This program is free software; you can redistribute it and/or modify it
* the terms of the GNU General Public License as published by the Free Software * under the terms of the GNU General Public License as published by the
* Foundation; either version 2 of the License, or (at your option) any later * Free Software Foundation; version 2 of the License.
* version.
* *
* This program is distributed in the hope that it will be useful, but WITHOUT * This program is distributed in the hope that it will be useful, but
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * WITHOUT ANY WARRANTY; without even the implied warranty of
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. * 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 * You should have received a copy of the GNU General Public License along
* this program; if not, write to the Free Software Foundation, Inc., 59 Temple * with this program; if not, write to the Free Software Foundation, Inc.,
* Place, Suite 330, Boston, MA 02111-1307 USA * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/ */
/* automatically generated from boot_23xx.armasm */ /* automatically generated from boot_23xx.armasm */

View File

@ -1,18 +1,19 @@
/* /*
* Copyright (C) 2014 Paul Stoffregen <paul@pjrc.com> * LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm
* Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com>
* *
* This program is free software; you can redistribute it and/or modify it under * This program is free software; you can redistribute it and/or modify it
* the terms of the GNU General Public License as published by the Free Software * under the terms of the GNU General Public License as published by the
* Foundation; either version 2 of the License, or (at your option) any later * Free Software Foundation; version 2 of the License.
* version.
* *
* This program is distributed in the hope that it will be useful, but WITHOUT * This program is distributed in the hope that it will be useful, but
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * WITHOUT ANY WARRANTY; without even the implied warranty of
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. * 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 * You should have received a copy of the GNU General Public License along
* this program; if not, write to the Free Software Foundation, Inc., 59 Temple * with this program; if not, write to the Free Software Foundation, Inc.,
* Place, Suite 330, Boston, MA 02111-1307 USA * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/ */
/* automatically generated from boot_2xxx.armasm */ /* automatically generated from boot_2xxx.armasm */

View File

@ -2,19 +2,18 @@
* LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm * LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm
* Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com> * Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License as published by the
* as published by the Free Software Foundation; either version 2 * Free Software Foundation; version 2 of the License.
* of the License.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful, but
* but WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
* GNU General Public License for more details. * Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; if not, write to the Free Software Foundation, Inc.,
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* *
*/ */

View File

@ -2,19 +2,18 @@
* LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm * LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm
* Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com> * Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License as published by the
* as published by the Free Software Foundation; either version 2 * Free Software Foundation; version 2 of the License.
* of the License.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful, but
* but WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
* GNU General Public License for more details. * Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; if not, write to the Free Software Foundation, Inc.,
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* *
*/ */

View File

@ -1,18 +1,19 @@
/* /*
* Copyright (C) 2014 Paul Stoffregen <paul@pjrc.com> * LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm
* Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com>
* *
* This program is free software; you can redistribute it and/or modify it under * This program is free software; you can redistribute it and/or modify it
* the terms of the GNU General Public License as published by the Free Software * under the terms of the GNU General Public License as published by the
* Foundation; either version 2 of the License, or (at your option) any later * Free Software Foundation; version 2 of the License.
* version.
* *
* This program is distributed in the hope that it will be useful, but WITHOUT * This program is distributed in the hope that it will be useful, but
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * WITHOUT ANY WARRANTY; without even the implied warranty of
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. * 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 * You should have received a copy of the GNU General Public License along
* this program; if not, write to the Free Software Foundation, Inc., 59 Temple * with this program; if not, write to the Free Software Foundation, Inc.,
* Place, Suite 330, Boston, MA 02111-1307 USA * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/ */
#include "control_2xxx.h" #include "control_2xxx.h"

View File

@ -2,20 +2,18 @@
* LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm * LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm
* Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com> * Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License as published by the
* as published by the Free Software Foundation; either version 2 * Free Software Foundation; version 2 of the License.
* of the License.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful, but
* but WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
* GNU General Public License for more details. * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* *
* 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.,
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/ */
/* If this code fails to build, please provide at least the following /* If this code fails to build, please provide at least the following

View File

@ -2,20 +2,18 @@
* LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm * LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm
* Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com> * Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License as published by the
* as published by the Free Software Foundation; either version 2 * Free Software Foundation; version 2 of the License.
* of the License.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful, but
* but WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
* GNU General Public License for more details. * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* *
* 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.,
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/ */
/* If this code fails to build, please provide at least the following /* If this code fails to build, please provide at least the following

View File

@ -2,20 +2,18 @@
* LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm * LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm
* Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com> * Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License as published by the
* as published by the Free Software Foundation; either version 2 * Free Software Foundation; version 2 of the License.
* of the License.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful, but
* but WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
* GNU General Public License for more details. * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* *
* 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.,
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/ */
/* If this code fails to build, please provide at least the following /* If this code fails to build, please provide at least the following

View File

@ -2,20 +2,18 @@
* LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm * LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm
* Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com> * Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License as published by the
* as published by the Free Software Foundation; either version 2 * Free Software Foundation; version 2 of the License.
* of the License.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful, but
* but WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
* GNU General Public License for more details. * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* *
* 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.,
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/ */
/* If this code fails to build, please provide at least the following /* If this code fails to build, please provide at least the following

View File

@ -2,20 +2,18 @@
* LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm * LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm
* Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com> * Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License as published by the
* as published by the Free Software Foundation; either version 2 * Free Software Foundation; version 2 of the License.
* of the License.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful, but
* but WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
* GNU General Public License for more details. * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* *
* 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.,
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/ */
/* If this code fails to build, please provide at least the following /* If this code fails to build, please provide at least the following

View File

@ -2,20 +2,18 @@
* LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm * LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm
* Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com> * Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License as published by the
* as published by the Free Software Foundation; either version 2 * Free Software Foundation; version 2 of the License.
* of the License.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful, but
* but WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
* GNU General Public License for more details. * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* *
* 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.,
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/ */
/* If this code fails to build, please provide at least the following /* If this code fails to build, please provide at least the following

View File

@ -2,20 +2,18 @@
* LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm * LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm
* Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com> * Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License as published by the
* as published by the Free Software Foundation; either version 2 * Free Software Foundation; version 2 of the License.
* of the License.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful, but
* but WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
* GNU General Public License for more details. * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* *
* 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.,
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/ */
/* If this code fails to build, please provide at least the following /* If this code fails to build, please provide at least the following

View File

@ -1,10 +1,10 @@
@ /*
@ Copyright (C) 2014 Freie Universität Berlin * Copyright (C) 2014 Freie Universität Berlin
@ *
@ This file is subject to the terms and conditions of the GNU Lesser General * This file is subject to the terms and conditions of the GNU Lesser General
@ Public License. See the file LICENSE in the top level directory for more * Public License. See the file LICENSE in the top level directory for more
@ details. * details.
@ */
@-----------------------------------------------------------@ @-----------------------------------------------------------@
@ Fast Block Copy (declared in diskio.h) @ Fast Block Copy (declared in diskio.h)

View File

@ -1 +1 @@
.+ 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\. .+ 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\. .+ 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; version 2 of the License\. .+ 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\.

View File

@ -2,20 +2,18 @@
* LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm * LPC 2000 Loader, http://www.pjrc.com/arm/lpc2k_pgm
* Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com> * Copyright (c) 2004, PJRC.COM, LLC, <paul@pjrc.com>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License as published by the
* as published by the Free Software Foundation; either version 2 * Free Software Foundation; version 2 of the License.
* of the License.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful, but
* but WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
* GNU General Public License for more details. * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* *
* 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.,
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/ */
/* If this code fails to build, please provide at least the following /* If this code fails to build, please provide at least the following