From commits-return-61595-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Sun Mar 07 19:37:50 2010 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 59527 invoked from network); 7 Mar 2010 19:37:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Mar 2010 19:37:50 -0000 Received: (qmail 15141 invoked by uid 500); 7 Mar 2010 19:37:29 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 15116 invoked by uid 500); 7 Mar 2010 19:37:28 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 15109 invoked by uid 99); 7 Mar 2010 19:37:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Mar 2010 19:37:28 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Mar 2010 19:37:24 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id CD21E23889E7; Sun, 7 Mar 2010 19:37:01 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r920068 - in /harmony/enhanced: classlib/trunk/modules/archive/src/main/native/archive/windows/ classlib/trunk/modules/auth/src/main/native/auth/windows/ classlib/trunk/modules/awt/src/main/native/fontlib/windows/ classlib/trunk/modules/awt... Date: Sun, 07 Mar 2010 19:37:01 -0000 To: commits@harmony.apache.org From: hindessm@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100307193701.CD21E23889E7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: hindessm Date: Sun Mar 7 19:37:00 2010 New Revision: 920068 URL: http://svn.apache.org/viewvc?rev=920068&view=rev Log: Adding more missing license headers. Modified: harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/windows/hyarchive.def harmony/enhanced/classlib/trunk/modules/auth/src/main/native/auth/windows/hyauth.def harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/windows/fl.def harmony/enhanced/classlib/trunk/modules/awt/src/main/native/gl/windows/gl.def harmony/enhanced/classlib/trunk/modules/awt/src/main/native/jpegdecoder/windows/jpegdecoder.def harmony/enhanced/classlib/trunk/modules/awt/src/main/native/lcmm/windows/lcmm.def harmony/enhanced/classlib/trunk/modules/awt/src/main/native/oglwrapper/windows/oglwrapper.def harmony/enhanced/classlib/trunk/modules/awt/src/main/native/win32wrapper/windows/Win32Wrapper.def harmony/enhanced/classlib/trunk/modules/awt/src/main/native/winfont/windows/fontlib.def harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/jpegencoder/windows/jpegencoder.def harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/pngencoder/windows/pngencoder.def harmony/enhanced/classlib/trunk/modules/instrument/src/main/native/instrument/windows/hyinstrument.def harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/windows/hyluni.def harmony/enhanced/classlib/trunk/modules/luni/src/main/native/vmi/windows/vmi.def harmony/enhanced/classlib/trunk/modules/misc/src/main/native/accessors/windows/accessors.def harmony/enhanced/classlib/trunk/modules/nio/src/main/native/nio/windows/hynio.def harmony/enhanced/classlib/trunk/modules/nio_char/src/main/native/niochar/windows/hyniochar.def harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/windows/hyprt.def harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thread/windows/hythr.def harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thrstub/windows/hythr.def harmony/enhanced/classlib/trunk/modules/prefs/src/main/native/prefs/windows/hyprefs.def harmony/enhanced/classlib/trunk/modules/print/src/main/native/print/windows/print.def harmony/enhanced/classlib/trunk/modules/security/src/main/native/security/windows/hysecurity.def harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.def harmony/enhanced/drlvm/trunk/vm/vmcore/src/harmonyvm.def harmony/enhanced/drlvm/trunk/vm/vmcore/src/harmonyvm64.def harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/agent/jdwp.def harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/transport/dt_shmem/dt_shmem.def harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/transport/dt_socket/dt_socket.def Modified: harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/windows/hyarchive.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/windows/hyarchive.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/windows/hyarchive.def (original) +++ harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/windows/hyarchive.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY HYARCHIVE SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/auth/src/main/native/auth/windows/hyauth.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/auth/src/main/native/auth/windows/hyauth.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/auth/src/main/native/auth/windows/hyauth.def (original) +++ harmony/enhanced/classlib/trunk/modules/auth/src/main/native/auth/windows/hyauth.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY HYAUTH SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/windows/fl.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/windows/fl.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/windows/fl.def (original) +++ harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/windows/fl.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY FL SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/awt/src/main/native/gl/windows/gl.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/gl/windows/gl.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/awt/src/main/native/gl/windows/gl.def (original) +++ harmony/enhanced/classlib/trunk/modules/awt/src/main/native/gl/windows/gl.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY GL SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/awt/src/main/native/jpegdecoder/windows/jpegdecoder.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/jpegdecoder/windows/jpegdecoder.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/awt/src/main/native/jpegdecoder/windows/jpegdecoder.def (original) +++ harmony/enhanced/classlib/trunk/modules/awt/src/main/native/jpegdecoder/windows/jpegdecoder.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY JPEGDECODER SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/awt/src/main/native/lcmm/windows/lcmm.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/lcmm/windows/lcmm.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/awt/src/main/native/lcmm/windows/lcmm.def (original) +++ harmony/enhanced/classlib/trunk/modules/awt/src/main/native/lcmm/windows/lcmm.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY LCMM SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/awt/src/main/native/oglwrapper/windows/oglwrapper.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/oglwrapper/windows/oglwrapper.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/awt/src/main/native/oglwrapper/windows/oglwrapper.def (original) +++ harmony/enhanced/classlib/trunk/modules/awt/src/main/native/oglwrapper/windows/oglwrapper.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY OGLWRAPPER SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/awt/src/main/native/win32wrapper/windows/Win32Wrapper.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/win32wrapper/windows/Win32Wrapper.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/awt/src/main/native/win32wrapper/windows/Win32Wrapper.def (original) +++ harmony/enhanced/classlib/trunk/modules/awt/src/main/native/win32wrapper/windows/Win32Wrapper.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY WIN32WRAPPER SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/awt/src/main/native/winfont/windows/fontlib.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/winfont/windows/fontlib.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/awt/src/main/native/winfont/windows/fontlib.def (original) +++ harmony/enhanced/classlib/trunk/modules/awt/src/main/native/winfont/windows/fontlib.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY FONTLIB SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/jpegencoder/windows/jpegencoder.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/jpegencoder/windows/jpegencoder.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/jpegencoder/windows/jpegencoder.def (original) +++ harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/jpegencoder/windows/jpegencoder.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY JPEGENCODER SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/pngencoder/windows/pngencoder.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/pngencoder/windows/pngencoder.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/pngencoder/windows/pngencoder.def (original) +++ harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/pngencoder/windows/pngencoder.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY PNGENCODER SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/instrument/src/main/native/instrument/windows/hyinstrument.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/instrument/src/main/native/instrument/windows/hyinstrument.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/instrument/src/main/native/instrument/windows/hyinstrument.def (original) +++ harmony/enhanced/classlib/trunk/modules/instrument/src/main/native/instrument/windows/hyinstrument.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY HYINSTRUMENT SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/windows/hyluni.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/windows/hyluni.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/windows/hyluni.def (original) +++ harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/windows/hyluni.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY HYLUNI SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/luni/src/main/native/vmi/windows/vmi.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/vmi/windows/vmi.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/luni/src/main/native/vmi/windows/vmi.def (original) +++ harmony/enhanced/classlib/trunk/modules/luni/src/main/native/vmi/windows/vmi.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY VMI SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/misc/src/main/native/accessors/windows/accessors.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/misc/src/main/native/accessors/windows/accessors.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/misc/src/main/native/accessors/windows/accessors.def (original) +++ harmony/enhanced/classlib/trunk/modules/misc/src/main/native/accessors/windows/accessors.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY ACCESSORS SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/nio/src/main/native/nio/windows/hynio.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/nio/src/main/native/nio/windows/hynio.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/nio/src/main/native/nio/windows/hynio.def (original) +++ harmony/enhanced/classlib/trunk/modules/nio/src/main/native/nio/windows/hynio.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY HYNIO SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/nio_char/src/main/native/niochar/windows/hyniochar.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/nio_char/src/main/native/niochar/windows/hyniochar.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/nio_char/src/main/native/niochar/windows/hyniochar.def (original) +++ harmony/enhanced/classlib/trunk/modules/nio_char/src/main/native/niochar/windows/hyniochar.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY HYNIOCHAR SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/windows/hyprt.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/windows/hyprt.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/windows/hyprt.def (original) +++ harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/windows/hyprt.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY HYPRT SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thread/windows/hythr.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thread/windows/hythr.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thread/windows/hythr.def (original) +++ harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thread/windows/hythr.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY HYTHR SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thrstub/windows/hythr.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thrstub/windows/hythr.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thrstub/windows/hythr.def (original) +++ harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thrstub/windows/hythr.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY HYTHR SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/prefs/src/main/native/prefs/windows/hyprefs.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/prefs/src/main/native/prefs/windows/hyprefs.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/prefs/src/main/native/prefs/windows/hyprefs.def (original) +++ harmony/enhanced/classlib/trunk/modules/prefs/src/main/native/prefs/windows/hyprefs.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY HYPREFS SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/print/src/main/native/print/windows/print.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/print/src/main/native/print/windows/print.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/print/src/main/native/print/windows/print.def (original) +++ harmony/enhanced/classlib/trunk/modules/print/src/main/native/print/windows/print.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY PRINT SECTIONS Modified: harmony/enhanced/classlib/trunk/modules/security/src/main/native/security/windows/hysecurity.def URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/security/src/main/native/security/windows/hysecurity.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/security/src/main/native/security/windows/hysecurity.def (original) +++ harmony/enhanced/classlib/trunk/modules/security/src/main/native/security/windows/hysecurity.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY HYSECURITY SECTIONS Modified: harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.def URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.def (original) +++ harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY HYTHR EXPORTS Modified: harmony/enhanced/drlvm/trunk/vm/vmcore/src/harmonyvm.def URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/vm/vmcore/src/harmonyvm.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/drlvm/trunk/vm/vmcore/src/harmonyvm.def (original) +++ harmony/enhanced/drlvm/trunk/vm/vmcore/src/harmonyvm.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY harmonyvm EXPORTS Modified: harmony/enhanced/drlvm/trunk/vm/vmcore/src/harmonyvm64.def URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/vm/vmcore/src/harmonyvm64.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/drlvm/trunk/vm/vmcore/src/harmonyvm64.def (original) +++ harmony/enhanced/drlvm/trunk/vm/vmcore/src/harmonyvm64.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY harmonyvm EXPORTS Modified: harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/agent/jdwp.def URL: http://svn.apache.org/viewvc/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/agent/jdwp.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/agent/jdwp.def (original) +++ harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/agent/jdwp.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY JDWP SECTIONS Modified: harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/transport/dt_shmem/dt_shmem.def URL: http://svn.apache.org/viewvc/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/transport/dt_shmem/dt_shmem.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/transport/dt_shmem/dt_shmem.def (original) +++ harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/transport/dt_shmem/dt_shmem.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY dt_shmem SECTIONS Modified: harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/transport/dt_socket/dt_socket.def URL: http://svn.apache.org/viewvc/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/transport/dt_socket/dt_socket.def?rev=920068&r1=920067&r2=920068&view=diff ============================================================================== --- harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/transport/dt_socket/dt_socket.def (original) +++ harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/transport/dt_socket/dt_socket.def Sun Mar 7 19:37:00 2010 @@ -1,3 +1,18 @@ +; Licensed to the Apache Software Foundation (ASF) under one or more +; contributor license agreements. See the NOTICE file distributed with +; this work for additional information regarding copyright ownership. +; The ASF licenses this file to You under the Apache License, Version 2.0 +; (the "License"); you may not use this file except in compliance with +; the License. You may obtain a copy of the License at +; +; http://www.apache.org/licenses/LICENSE-2.0 +; +; Unless required by applicable law or agreed to in writing, software +; distributed under the License is distributed on an "AS IS" BASIS, +; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +; See the License for the specific language governing permissions and +; limitations under the License. + LIBRARY dt_socket SECTIONS