Skip to content

Commit 8408424

Browse files
committed
Add file header
1 parent d059e00 commit 8408424

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pkgs/native_toolchain_c/test/cbuilder/testfiles/dynamically_linked/src/dynamically_linked.c

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file
2+
// for details. All rights reserved. Use of this source code is governed by a
3+
// BSD-style license that can be found in the LICENSE file.
4+
15
#include "add.h"
26

37
int main() {

0 commit comments

Comments
 (0)