Skip to content

Commit 39b80f5

Browse files
committed
Note Christian's copyright.
1 parent 8373a00 commit 39b80f5

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

bin/dicomfs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/usr/bin/python
22

3+
# Copyright (C) 2011 Christian Haselgrove
34
# see LICENSE file for copyright and full license
45

56
import sys

nibabel/dft.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Copyright (C) 2011 Christian Haselgrove
12
# see LICENSE file for copyright and full license
23

34
import os

tools/dicomfs.wsgi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Copyright (C) 2011 Christian Haselgrove
12
# see LICENSE file for copyright and full license
23

34
import sys

0 commit comments

Comments
 (0)