diff options
author | Martin Roth <martinroth@google.com> | 2016-01-19 21:00:35 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2016-01-21 12:30:00 +0100 |
commit | 6720394ffc6df0f654307a2c3f471418876725b5 (patch) | |
tree | 1a0ca3db2f5d901a223f4bd13cb70983854d1a8d /src/soc | |
parent | 757943c7d1ebdc109744aea37d3d999bf608a806 (diff) | |
download | coreboot-6720394ffc6df0f654307a2c3f471418876725b5.tar.xz |
intel/skylake: remove third paragraph of license header
We had another one that crept in while the linter was broken.
Change-Id: Ie690e2d7fc7ad31b3b674de1618723bb100ac961
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/13056
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/soc')
-rw-r--r-- | src/soc/intel/skylake/include/soc/vr_config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/soc/intel/skylake/include/soc/vr_config.h b/src/soc/intel/skylake/include/soc/vr_config.h index 204b848a57..d70fd21304 100644 --- a/src/soc/intel/skylake/include/soc/vr_config.h +++ b/src/soc/intel/skylake/include/soc/vr_config.h @@ -12,10 +12,6 @@ * 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. */ /* VR Settings for each domain */ |