Skip to content

Commit 4a9919c

Browse files
committed
Remove obsolete copyright notice (the only remaining case)
1 parent 206bd1c commit 4a9919c

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

src/main/java/com/fasterxml/jackson/databind/MappingJsonFactory.java

-14
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
1-
/* Jackson JSON-processor.
2-
*
3-
* Copyright (c) 2007- Tatu Saloranta, [email protected]
4-
*
5-
* Licensed under the License specified in file LICENSE, included with
6-
* the source code and binary code bundles.
7-
* You may not use this file except in compliance with the License.
8-
*
9-
* Unless required by applicable law or agreed to in writing, software
10-
* distributed under the License is distributed on an "AS IS" BASIS,
11-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
* See the License for the specific language governing permissions and
13-
* limitations under the License.
14-
*/
151
package com.fasterxml.jackson.databind;
162

173
import java.io.IOException;

0 commit comments

Comments
 (0)