Skip to content

Commit

Permalink
Wrap the copyright and licence header in HTML comment tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
waynebeaton committed Nov 5, 2024
1 parent de79159 commit bc40f27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
////
<!--
* Copyright (C) 2020 Eclipse Foundation and others.
*
* This program and the accompanying materials are made available under the
Expand All @@ -8,7 +8,7 @@
* SPDX-FileType: DOCUMENTATION
* SPDX-FileCopyrightText: 2020 Eclipse Foundation
* SPDX-License-Identifier: EPL-2.0
////
-->

# Contributing to Eclipse Dash, Tools for Committers

Expand Down

0 comments on commit bc40f27

Please sign in to comment.