diff options
Diffstat (limited to 'offapi/util/checknewapi.pl')
-rwxr-xr-x | offapi/util/checknewapi.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/util/checknewapi.pl b/offapi/util/checknewapi.pl index bcfd6626e..69d79fc50 100755 --- a/offapi/util/checknewapi.pl +++ b/offapi/util/checknewapi.pl @@ -3,7 +3,7 @@ # using two outputs from regview and dump the interscetion # of new types # -# Copyright (c) 2005 Sun Microsystems, Inc. +# Copyright 2000, 2010 Oracle and/or its affiliates. # if($#ARGV != 3) |