Skip to content

Commit 3787f6b

Browse files
committed
Add header to pdf parser
1 parent 690769d commit 3787f6b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/utils/pdf_parser.dart

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (c) 2024 Intel Corporation
2+
//
3+
// SPDX-License-Identifier: Apache-2.0
4+
15
import 'dart:convert';
26
import 'dart:io';
37
import 'dart:typed_data';

0 commit comments

Comments
 (0)