Skip to content

Commit

Permalink
Fix #180 - include ALv2 info in NOTICE
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Thomas <markt@apache.org>
  • Loading branch information
markt-asf committed Dec 7, 2020
1 parent 6acb1f0 commit 47c73fe
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions NOTICE.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,12 @@ http://www.eclipse.org/legal/epl-2.0. This Source Code may also be made
available under the following Secondary Licenses when the conditions for such
availability set forth in the Eclipse Public License v. 2.0 are satisfied: GNU
General Public License, version 2 with the GNU Classpath Exception which is
available at https://www.gnu.org/software/classpath/license.html.
available at https://www.gnu.org/software/classpath/license.html. Portions of
this program and the accompanying materials are made available under the terms
of the Apache License, version 2.0 which is available at
https://www.apache.org/licenses/LICENSE-2.0.

SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
SPDX-License-Identifier: (EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) AND Apache-2.0

## Source Code

Expand Down

0 comments on commit 47c73fe

Please sign in to comment.