Skip to content

Commit

Permalink
Removed license header in tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
quekyj committed Sep 4, 2023
1 parent 2f17932 commit 56363c4
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions doc/tutorials/chapter_8/oven_fsm.dart
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
/// Copyright (C) 2023 Intel Corporation
/// SPDX-License-Identifier: BSD-3-Clause
///
/// oven_fsm.dart
/// A simple oven FSM implementation using ROHD.
///
/// 2023 February 13
/// Author: Yao Jing Quek <[email protected]>
///
// ignore_for_file: avoid_print

// Import the ROHD package.
Expand Down

0 comments on commit 56363c4

Please sign in to comment.