summaryrefslogtreecommitdiffstats
path: root/scripts/gen-site-config
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gen-site-config')
-rwxr-xr-xscripts/gen-site-config12
1 files changed, 1 insertions, 11 deletions
diff --git a/scripts/gen-site-config b/scripts/gen-site-config
index 7da7a0bd8a..727b809c0f 100755
--- a/scripts/gen-site-config
+++ b/scripts/gen-site-config
@@ -1,18 +1,8 @@
1#! /bin/sh 1#! /bin/sh
2# Copyright (c) 2005-2008 Wind River Systems, Inc. 2# Copyright (c) 2005-2008 Wind River Systems, Inc.
3# 3#
4# This program is free software; you can redistribute it and/or modify 4# SPDX-License-Identifier: GPL-2.0-only
5# it under the terms of the GNU General Public License version 2 as
6# published by the Free Software Foundation.
7# 5#
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY; without even the implied warranty of
10# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
11# See the GNU General Public License for more details.
12#
13# You should have received a copy of the GNU General Public License
14# along with this program; if not, write to the Free Software
15# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
16 6
17cat << EOF 7cat << EOF
18AC_PREREQ(2.57) 8AC_PREREQ(2.57)