Skip to content

Commit

Permalink
[#2306] improvement: Remove repeated notice information (#2311)
Browse files Browse the repository at this point in the history
### What changes were proposed in this pull request?

Remove repeated notice information

### Why are the changes needed?

Fix: #2306


### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
No need.
  • Loading branch information
jerqi authored Dec 30, 2024
1 parent 288f5ca commit e9e5904
Showing 1 changed file with 1 addition and 22 deletions.
23 changes: 1 addition & 22 deletions NOTICE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -201,28 +201,7 @@ src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
contains test data from http://aspell.net/test/orig/batch0.tab.
Copyright (C) 2002 Kevin Atkinson ([email protected])

# Jackson JSON processor

Jackson is a high-performance, Free/Open Source JSON processing library.
It was originally written by Tatu Saloranta ([email protected]), and has
been in development since 2007.
It is currently developed by a community of developers, as well as supported
commercially by FasterXML.com.

## Licensing

Jackson core and extension components may be licensed under different licenses.
To find the details that apply to this artifact see the accompanying LICENSE file.
For more information, including possible other licensing options, contact
FasterXML.com (http://fasterxml.com).

## Credits

A list of contributors may be found from CREDITS file, which is included
in some artifacts (usually source distributions); but is always available
from the source code management (SCM) system project uses.

# Notice for Jersey
# Notice for Jersey
This content is produced and maintained by the Eclipse Jersey project.

* Project home: https://projects.eclipse.org/projects/ee4j.jersey
Expand Down

0 comments on commit e9e5904

Please sign in to comment.