summaryrefslogtreecommitdiffstats
path: root/util/docker
diff options
context:
space:
mode:
Diffstat (limited to 'util/docker')
-rw-r--r--util/docker/Makefile3
-rwxr-xr-xutil/docker/coreboot.org-status/kconfig2html3
-rwxr-xr-xutil/docker/coreboot.org-status/run.sh2
3 files changed, 0 insertions, 8 deletions
diff --git a/util/docker/Makefile b/util/docker/Makefile
index 808a1d7ae5a8..c3b8fd65f81d 100644
--- a/util/docker/Makefile
+++ b/util/docker/Makefile
@@ -1,8 +1,5 @@
-##
## This file is part of the coreboot project.
##
-## Copyright (C) 2016 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.
diff --git a/util/docker/coreboot.org-status/kconfig2html b/util/docker/coreboot.org-status/kconfig2html
index 35386b14cbe9..250b3452cff2 100755
--- a/util/docker/coreboot.org-status/kconfig2html
+++ b/util/docker/coreboot.org-status/kconfig2html
@@ -2,10 +2,7 @@
#
# kconfig2wiki - Kconfig to MediaWiki converter for
# https://www.coreboot.org/coreboot_Options
-#
-# Copyright (C) 2010 coresystems GmbH
# based on http://landley.net/kdocs/make/menuconfig2html.py
-# Copyright (C) by Rob Landley
#
# 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
diff --git a/util/docker/coreboot.org-status/run.sh b/util/docker/coreboot.org-status/run.sh
index 08732e7372a5..8f48f87b3568 100755
--- a/util/docker/coreboot.org-status/run.sh
+++ b/util/docker/coreboot.org-status/run.sh
@@ -1,8 +1,6 @@
#!/bin/sh
# This file is part of the coreboot project.
#
-# Copyright (C) 2018 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.