Skip to content

Commit bcff51a

Browse files
committed
Add copyright and license statement to Dockerfile.
1 parent a74c931 commit bcff51a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Dockerfile

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1+
##
2+
## Copyright (c) 2015 Tamir Duberstein
3+
## All rights reserved.
4+
##
5+
## This file is distributed under the University of Illinois Open Source
6+
## License. See the file COPYING for details.
7+
##
8+
9+
###############################################################################
10+
111
# Travis-CI is still on Precise: https://github.com/travis-ci/travis-ci/issues/2046
12+
213
FROM ubuntu:precise
314

415
ENV CREDUCE /creduce

0 commit comments

Comments
 (0)