Skip to content

Commit

Permalink
Add license header
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Sep 29, 2023
1 parent 54a0a96 commit f4eb416
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
/*
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*/

package org.opensearch.http.netty4;

import io.netty.channel.embedded.EmbeddedChannel;
Expand Down

0 comments on commit f4eb416

Please sign in to comment.