diff --git a/agent/make/saenv.sh b/agent/make/saenv.sh index dcecd5187a84c807183a29a77cb6ebb800a3bc08..ab9a0a431c47a7eb0aadceef46fd58e38a871941 100644 --- a/agent/make/saenv.sh +++ b/agent/make/saenv.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2003, 2009, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff --git a/agent/make/start-debug-server-proc.sh b/agent/make/start-debug-server-proc.sh index d538daf43f67d79605cee31684b8c962f073c0c4..73152e3404d412409f7daa536e1301235eb5f26c 100644 --- a/agent/make/start-debug-server-proc.sh +++ b/agent/make/start-debug-server-proc.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff --git a/agent/src/share/classes/sun/jvm/hotspot/debugger/ThreadContext.java b/agent/src/share/classes/sun/jvm/hotspot/debugger/ThreadContext.java index ec6b7e6de1125af4809775617ae07195b1eaa204..eef49b669cb0a25a676bb090e0f6b4fdb176db38 100644 --- a/agent/src/share/classes/sun/jvm/hotspot/debugger/ThreadContext.java +++ b/agent/src/share/classes/sun/jvm/hotspot/debugger/ThreadContext.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2001, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff --git a/agent/src/share/classes/sun/jvm/hotspot/debugger/amd64/AMD64ThreadContext.java b/agent/src/share/classes/sun/jvm/hotspot/debugger/amd64/AMD64ThreadContext.java index 5b2332a0fe60e077463c951f357b9858330df002..2798ab17f7a644fc6ab29e60f0767249962b8666 100644 --- a/agent/src/share/classes/sun/jvm/hotspot/debugger/amd64/AMD64ThreadContext.java +++ b/agent/src/share/classes/sun/jvm/hotspot/debugger/amd64/AMD64ThreadContext.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff --git a/agent/src/share/classes/sun/jvm/hotspot/debugger/ia64/IA64ThreadContext.java b/agent/src/share/classes/sun/jvm/hotspot/debugger/ia64/IA64ThreadContext.java index 4a5aa00d9457cf52e8834f241d218115e37a7cea..8a8ce383f2ec39a49969e4c5c4d168a461f38caa 100644 --- a/agent/src/share/classes/sun/jvm/hotspot/debugger/ia64/IA64ThreadContext.java +++ b/agent/src/share/classes/sun/jvm/hotspot/debugger/ia64/IA64ThreadContext.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff --git a/agent/src/share/classes/sun/jvm/hotspot/debugger/sparc/SPARCThreadContext.java b/agent/src/share/classes/sun/jvm/hotspot/debugger/sparc/SPARCThreadContext.java index 228d9191dfe56c9c56fb9686fbb97a2ab1573cf3..89ebec6c92030efc6e8f53ad9dcc9c0d5185675e 100644 --- a/agent/src/share/classes/sun/jvm/hotspot/debugger/sparc/SPARCThreadContext.java +++ b/agent/src/share/classes/sun/jvm/hotspot/debugger/sparc/SPARCThreadContext.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2007, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff --git a/agent/src/share/classes/sun/jvm/hotspot/debugger/x86/X86ThreadContext.java b/agent/src/share/classes/sun/jvm/hotspot/debugger/x86/X86ThreadContext.java index 9d51bcffc491339b8fec80a1ceb439a34a6a5e08..9f24c410ea57322924c07fd909ada4d01ed34d9c 100644 --- a/agent/src/share/classes/sun/jvm/hotspot/debugger/x86/X86ThreadContext.java +++ b/agent/src/share/classes/sun/jvm/hotspot/debugger/x86/X86ThreadContext.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2001, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff --git a/make/linux/makefiles/sa.make b/make/linux/makefiles/sa.make index f39e736827fddc73965b5102afba3cc73bcd825d..6a6220112ef4b2f68e30b86fb716cab5a0d11a2c 100644 --- a/make/linux/makefiles/sa.make +++ b/make/linux/makefiles/sa.make @@ -1,5 +1,5 @@ # -# Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it