all: update license information

This commit is contained in:
Felix Lange
2015-07-07 02:54:22 +02:00
parent 46fbd34c70
commit ea54283b30
332 changed files with 6108 additions and 162 deletions

View File

@ -1,19 +1,18 @@
// Copyright (c) 2013-2014, Jeffrey Wilcke. All rights reserved.
// Copyright 2014 The go-ethereum Authors
// This file is part of go-ethereum.
//
// This library 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.1 of the License, or (at your option) any later version.
// go-ethereum 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 3 of the License, or
// (at your option) any later version.
//
// This library is distributed in the hope that it will be useful,
// go-ethereum 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.
// 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 library; if not, write to the Free Software
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
// MA 02110-1301 USA
// along with go-ethereum. If not, see <http://www.gnu.org/licenses/>.
package main