The unified diff between revisions [60c8eed2..] and [aebcd48f..] is displayed below.
This diff has been restricted to the following files: 'firm/master/bootloader.c'
# # # patch "firm/master/bootloader.c" # from [80528442c8f5b76981c865ddc81ee00da2835e91] # to [512e96aa52b2ea4e2f262a4903e7aec3ffbaf91c] # ============================================================ --- firm/master/bootloader.c 80528442c8f5b76981c865ddc81ee00da2835e91 +++ firm/master/bootloader.c 512e96aa52b2ea4e2f262a4903e7aec3ffbaf91c @@ -1,12 +1,22 @@ -// (c) 2005 Peter Todd <pete@petertodd.ca> -// -// This program is made available under the GNU LGPL version 2.1 or -// greater. See the accompanying file COPYING for details. -// -// This program is distributed WITHOUT ANY WARRANTY; without even the -// implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR -// PURPOSE. -// +// ### BOILERPLATE ### +// 8^2 Automaton Firmware +// Copyright (C) 2005 Peter Todd <pete@petertodd.org> +// +// 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. +// ### BOILERPLATE ### + // Bootloader communications // Include the flash data to be loaded into the slave.