Move content from stx-gplv2 into stx-integ
Packages will be relocated to
stx-integ:
base/
bash
cgcs-users
cluster-resource-agents
dpkg
haproxy
libfdt
netpbm
rpm
database/
mariadb
filesystem/
iscsi-initiator-utils
filesystem/drbd/
drbd-tools
kernel/kernel-modules/
drbd
integrity
intel-e1000e
intel-i40e
intel-i40evf
intel-ixgbe
intel-ixgbevf
qat17
tpmdd
ldap/
ldapscripts
networking/
iptables
net-tools
Change-Id: I4a725780b2e0960c63e36449676fa34e419268c8
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
27 lines
974 B
Diff
27 lines
974 B
Diff
diff --git a/config.c b/config.c
|
|
index c1087a5..add7c53 100644
|
|
--- a/config.c
|
|
+++ b/config.c
|
|
@@ -6,6 +6,8 @@
|
|
This file is part of IBSH (Iron Bars Shell) , a restricted Unix shell
|
|
Copyright (C) 2005 Attila Nagyidai
|
|
|
|
+ Copyright(c) 2013-2017 Wind River Systems, Inc. All rights reserved.
|
|
+
|
|
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; either version 2
|
|
diff --git a/main.c b/main.c
|
|
index cf3ae9e..6cda04e 100644
|
|
--- a/main.c
|
|
+++ b/main.c
|
|
@@ -6,6 +6,8 @@
|
|
This file is part of IBSH (Iron Bars Shell) , a restricted Unix shell
|
|
Copyright (C) 2005 Attila Nagyidai
|
|
|
|
+ Copyright(c) 2013-2017 Wind River Systems, Inc. All rights reserved.
|
|
+
|
|
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; either version 2
|