Skip to content

Commit

Permalink
Update MARKERS.md
Browse files Browse the repository at this point in the history
Signed-off-by: Debug <[email protected]>
  • Loading branch information
DebugOk authored Feb 18, 2024
1 parent 2489bbf commit 1e83a0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MARKERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ All C# code contributed after 17 February, 2024 23:00:00 UTC should contain the
*/
```

For any changes within MIT licensed(upstream) files, the following marker should be used at the start of the modification
For any changes within non Delta-V files, the following marker should be used at the start of the modification

```csharp
/* DeltaV - [Title of changes] - [Description of changes]
Expand All @@ -31,7 +31,7 @@ All Yaml files contributed after 17 February, 2024 23:00:00 UTC should contain t
# See AGPLv3.txt for details.
```

For any changes within MIT licensed(upstream) files, the following marker should be used at the start of the modification
For any changes within non Delta-V files, the following marker should be used at the start of the modification

```yaml
# DeltaV - [Title of changes] - [Description of changes]
Expand Down

0 comments on commit 1e83a0e

Please sign in to comment.