From 4003283c517883c4fe1bbc129b4dd69c20949a44 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Mon, 24 Oct 2016 11:58:07 +0200 Subject: util/scripts: add copyright notices Change-Id: Ia40543e5585845e5e6c178a620052c6a25927a5c Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/17102 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth Reviewed-by: Paul Menzel --- util/scripts/dts-to-fmd.sh | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'util/scripts/dts-to-fmd.sh') diff --git a/util/scripts/dts-to-fmd.sh b/util/scripts/dts-to-fmd.sh index f1262fc317..5068a99cbd 100755 --- a/util/scripts/dts-to-fmd.sh +++ b/util/scripts/dts-to-fmd.sh @@ -1,4 +1,15 @@ #!/bin/bash +# +# Copyright 2015 Google Inc. +# +# 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; version 2 of the License. +# +# 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. # converts a depthcharge fmap.dts into an fmaptool compatible .fmd format # requires fdt utilities (dtc, fdtget) # -- cgit v1.2.3