Skip to content

Commit 583a68f

Browse files
author
Jason Mobarak
authored
Update base.bash
1 parent d771c34 commit 583a68f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

base.bash

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
#!/bin/bash
2+
3+
# Copyright (C) 2017 Swift Navigation Inc.
4+
# Contact: Swift Navigation <dev@swiftnav.com>
5+
#
6+
# This source is subject to the license found in the file 'LICENSE' which must
7+
# be be distributed together with this source. All other rights reserved.
8+
#
9+
# THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
10+
# EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED
11+
# WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
12+
213
docker build -f Dockerfile.base -t arm-llvm-obf:base .

0 commit comments

Comments
 (0)