From 7dbc5cd85ac49299603995de7f8685dea180cf7a Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Mon, 17 Feb 2020 01:40:36 -0800 Subject: [PATCH] system: Delete authors lists from system source files. Change-Id: I899bd4d04ad1cbf5ab32d57df88e2a146d2e2e4e Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/25455 Reviewed-by: Daniel Carvalho Maintainer: Gabe Black Tested-by: kokoro --- system/arm/bootloader/arm/boot.S | 2 -- system/arm/bootloader/arm/makefile | 3 --- system/arm/dt/Makefile | 2 -- system/arm/dt/armv7.dts | 2 -- system/arm/dt/armv8.dts | 2 -- system/arm/dt/armv8_big_little.dts | 3 --- system/arm/dt/platforms/vexpress_gem5_v1.dtsi | 2 -- system/arm/dt/platforms/vexpress_gem5_v1_base.dtsi | 2 -- system/arm/dt/platforms/vexpress_gem5_v2.dtsi | 2 -- system/arm/dt/platforms/vexpress_gem5_v2_base.dtsi | 2 -- 10 files changed, 22 deletions(-) diff --git a/system/arm/bootloader/arm/boot.S b/system/arm/bootloader/arm/boot.S index 4870eccf8..0439eca69 100644 --- a/system/arm/bootloader/arm/boot.S +++ b/system/arm/bootloader/arm/boot.S @@ -33,8 +33,6 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * Authors: Ali Saidi */ /************************************************************************* diff --git a/system/arm/bootloader/arm/makefile b/system/arm/bootloader/arm/makefile index b6e4f3246..e8be5f7fd 100644 --- a/system/arm/bootloader/arm/makefile +++ b/system/arm/bootloader/arm/makefile @@ -32,9 +32,6 @@ # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# -# Authors: Ali Saidi -# Prakash Ramrakhyani # Need to have CROSS_COMPILE set to /path/to/bin/arm-unknown-linux-gnu- diff --git a/system/arm/dt/Makefile b/system/arm/dt/Makefile index 1bb6870a2..fb7ac301e 100644 --- a/system/arm/dt/Makefile +++ b/system/arm/dt/Makefile @@ -23,8 +23,6 @@ # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# -# Authors: Andreas Sandberg CPP?=cpp DTC?=dtc diff --git a/system/arm/dt/armv7.dts b/system/arm/dt/armv7.dts index 96b37ec57..adfd96873 100644 --- a/system/arm/dt/armv7.dts +++ b/system/arm/dt/armv7.dts @@ -24,8 +24,6 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * Authors: Andreas Sandberg */ /dts-v1/; diff --git a/system/arm/dt/armv8.dts b/system/arm/dt/armv8.dts index e221e6a45..a4007b947 100644 --- a/system/arm/dt/armv8.dts +++ b/system/arm/dt/armv8.dts @@ -24,8 +24,6 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * Authors: Andreas Sandberg */ /dts-v1/; diff --git a/system/arm/dt/armv8_big_little.dts b/system/arm/dt/armv8_big_little.dts index 347cfe394..63c90ec6c 100644 --- a/system/arm/dt/armv8_big_little.dts +++ b/system/arm/dt/armv8_big_little.dts @@ -24,9 +24,6 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * Authors: Andreas Sandberg - * Gabor Dozsa */ /dts-v1/; diff --git a/system/arm/dt/platforms/vexpress_gem5_v1.dtsi b/system/arm/dt/platforms/vexpress_gem5_v1.dtsi index d9c387703..91e82c0ea 100644 --- a/system/arm/dt/platforms/vexpress_gem5_v1.dtsi +++ b/system/arm/dt/platforms/vexpress_gem5_v1.dtsi @@ -24,8 +24,6 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * Authors: Andreas Sandberg */ /include/ "vexpress_gem5_v1_base.dtsi" diff --git a/system/arm/dt/platforms/vexpress_gem5_v1_base.dtsi b/system/arm/dt/platforms/vexpress_gem5_v1_base.dtsi index 61a010415..a84e8e386 100644 --- a/system/arm/dt/platforms/vexpress_gem5_v1_base.dtsi +++ b/system/arm/dt/platforms/vexpress_gem5_v1_base.dtsi @@ -24,8 +24,6 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * Authors: Andreas Sandberg */ / { diff --git a/system/arm/dt/platforms/vexpress_gem5_v2.dtsi b/system/arm/dt/platforms/vexpress_gem5_v2.dtsi index 9e4ccbdf5..6c4dddceb 100644 --- a/system/arm/dt/platforms/vexpress_gem5_v2.dtsi +++ b/system/arm/dt/platforms/vexpress_gem5_v2.dtsi @@ -24,8 +24,6 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * Authors: Andreas Sandberg */ /include/ "vexpress_gem5_v2_base.dtsi" diff --git a/system/arm/dt/platforms/vexpress_gem5_v2_base.dtsi b/system/arm/dt/platforms/vexpress_gem5_v2_base.dtsi index eba0db252..2ea94ac16 100644 --- a/system/arm/dt/platforms/vexpress_gem5_v2_base.dtsi +++ b/system/arm/dt/platforms/vexpress_gem5_v2_base.dtsi @@ -24,8 +24,6 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * Authors: Andreas Sandberg */ / { -- 2.30.2