make/linux/platform_zero.in

Tue, 05 Apr 2011 14:12:31 -0700

author
trims
date
Tue, 05 Apr 2011 14:12:31 -0700
changeset 2708
1d1603768966
parent 0
f90c822e73f8
permissions
-rw-r--r--

7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
Summary: Update the copyright to be 2010 on all changed files in OpenJDK
Reviewed-by: ohair

     1 os_family = linux
     3 arch = zero
     5 arch_model = zero
     7 os_arch = linux_zero
     9 os_arch_model = linux_zero
    11 lib_arch = zero
    13 compiler = gcc
    15 gnu_dis_arch = zero
    17 sysdefs = -DLINUX -D_GNU_SOURCE -DCC_INTERP -DZERO -D@ZERO_ARCHDEF@ -DZERO_LIBARCH=\"@ZERO_LIBARCH@\"

mercurial