Skip to content

Commit 6fb1f5a

Browse files
committed
Add missing copyright.
1 parent 0e0d556 commit 6fb1f5a

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

notebooks/experimental/boxcat.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Copyright 2014, Sandia Corporation. Under the terms of Contract
2+
# DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains certain
3+
# rights in this software.
4+
15
import copy
26

37
import toyplot.units

notebooks/experimental/domcat.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Copyright 2014, Sandia Corporation. Under the terms of Contract
2+
# DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains certain
3+
# rights in this software.
4+
15
import copy
26
import io
37
import xml.etree.ElementTree as xml

0 commit comments

Comments
 (0)