aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/sys/ose/gcc_4.6.3_lm_ppc.lcf
diff options
context:
space:
mode:
authorRobert Paal <[email protected]>2014-02-18 15:55:04 +0100
committerLukas Larsson <[email protected]>2014-02-24 15:16:06 +0100
commit15350e561e8a8feca4a8073ec9db68fa92ed976f (patch)
tree275d61ee850daee99b54b033f109936448dcc71b /erts/emulator/sys/ose/gcc_4.6.3_lm_ppc.lcf
parentb16f213791509f4de13215a83e68208128522520 (diff)
downloadotp-15350e561e8a8feca4a8073ec9db68fa92ed976f.tar.gz
otp-15350e561e8a8feca4a8073ec9db68fa92ed976f.tar.bz2
otp-15350e561e8a8feca4a8073ec9db68fa92ed976f.zip
ose: Added Enea copyright header to lcf files.
Also removed softkernel lcf files.
Diffstat (limited to 'erts/emulator/sys/ose/gcc_4.6.3_lm_ppc.lcf')
-rw-r--r--erts/emulator/sys/ose/gcc_4.6.3_lm_ppc.lcf33
1 files changed, 28 insertions, 5 deletions
diff --git a/erts/emulator/sys/ose/gcc_4.6.3_lm_ppc.lcf b/erts/emulator/sys/ose/gcc_4.6.3_lm_ppc.lcf
index a2399c93da..3440c2961b 100644
--- a/erts/emulator/sys/ose/gcc_4.6.3_lm_ppc.lcf
+++ b/erts/emulator/sys/ose/gcc_4.6.3_lm_ppc.lcf
@@ -1,9 +1,32 @@
/*******************************************************************************
- * gcc_lm_ppc.lcf: GCC linker control file for PowerPC load modules
- * @(#) $FilePath: /vobs/ose5/system/refsys/compilers/gcc_lm_ppc.lcf $
- * @(#) $FileRevision: /main/tb_current_ose5/10 $
- * $Author: joka $$Date: 01/21/13 16:35:41 $
- * $Copyright: (C) 2006 by Enea AB. All rights reserved. $
+ * Copyright (C) 2013-2014 by Enea Software AB,
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ *
+ * 1. Redistributions of source code must retain the above copyright notice,
+ * this list of conditions and the following disclaimer.
+ *
+ * 2. Redistributions in binary form must reproduce the above copyright notice,
+ * this list of conditions and the following disclaimer in the documentation
+ * and/or other materials provided with the distribution.
+ *
+ * 3. Neither the name of the copyright holder nor the names of its contributors
+ * may be used to endorse or promote products derived from this software
+ * without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+ * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ * INTERRUPTION) HOWEVER CAUSED AND ON ANY 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.
******************************************************************************/
OUTPUT_FORMAT("elf32-powerpc", "elf32-powerpc", "elf32-powerpc")