summaryrefslogtreecommitdiff
path: root/offapi/util
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/util')
-rw-r--r--[-rwxr-xr-x]offapi/util/checknewapi.pl19
-rw-r--r--offapi/util/regfilter.sed2
2 files changed, 17 insertions, 4 deletions
diff --git a/offapi/util/checknewapi.pl b/offapi/util/checknewapi.pl
index de7866f69716..99cfb1bd5019 100755..100644
--- a/offapi/util/checknewapi.pl
+++ b/offapi/util/checknewapi.pl
@@ -1,10 +1,25 @@
#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+# This file incorporates work covered by the following license notice:
+#
+# 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 .
+#
+#
# checknewapi - a perl script to check for new API's
# using two outputs from regview and dump the interscetion
# of new types
#
-# Copyright 2000, 2010 Oracle and/or its affiliates.
-#
if($#ARGV != 3)
{
diff --git a/offapi/util/regfilter.sed b/offapi/util/regfilter.sed
deleted file mode 100644
index 1c3069b19836..000000000000
--- a/offapi/util/regfilter.sed
+++ /dev/null
@@ -1,2 +0,0 @@
-/ com::sun::star::i18n::/d
-/ com::sun::star::linguistic2::XLinguServiceManager/d