Skip to content

Commit

Permalink
chore: add missing license header
Browse files Browse the repository at this point in the history
  • Loading branch information
D-D-H committed Jan 17, 2024
1 parent 220a22a commit 2da54b5
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
/********************************************************************************
* Copyright (c) 2023, 2024 Contributors to the Eclipse Foundation
*
* See the NOTICE file(s) distributed with this work for additional
* information regarding copyright ownership.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at
* http://www.eclipse.org/legal/epl-2.0
*
* SPDX-License-Identifier: EPL-2.0
********************************************************************************/
package org.eclipse.jifa.server.repository;

import org.eclipse.jifa.server.domain.entity.shared.ConfigurationEntity;
Expand Down

0 comments on commit 2da54b5

Please sign in to comment.