Skip to content

Commit

Permalink
Add license
Browse files Browse the repository at this point in the history
  • Loading branch information
joluj committed Jan 9, 2024
1 parent fa661e0 commit 0598cde
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/interpreter/test/assets/broken-model.jv
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2024 Friedrich-Alexander-Universitat Erlangen-Nurnberg
//
// SPDX-License-Identifier: AGPL-3.0-only

pipeline CarsPipeline {
// Try using a CoolCarsExtractor although we only have normal cars.
// This fill result in an error during parsing.
Expand Down

0 comments on commit 0598cde

Please sign in to comment.