blob: 438893fe70c97f21d3acdf752f29d6c6300bad62 [file]
#!/bin/sh
#
# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
# http://www.eclipse.org/org/documents/edl-v10.php.
#
# SPDX-License-Identifier: BSD-3-Clause
#
cd $JAXB_HOME
find . -name "*.java" | \
xargs grep "3RD PARTY CODE"