Skip to content

Commit

Permalink
Fix erroneous header info after recent merge (eclipse-theia#12746)
Browse files Browse the repository at this point in the history
  • Loading branch information
msujew committed Jul 21, 2023
1 parent 34eba25 commit d07fe93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
// with the GNU Classpath Exception which is available at
// https://www.gnu.org/software/classpath/license.html.
//
// 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-only WITH Classpath-exception-2.0
// *****************************************************************************

import { Disposable, DisposableCollection } from '@theia/core/lib/common/disposable';
Expand Down

0 comments on commit d07fe93

Please sign in to comment.