aboutsummaryrefslogtreecommitdiffstats
path: root/cli.py
diff options
context:
space:
mode:
authorJuergen Bocklage-Ryannel <juergen.bocklage-ryannel@pelagicore.com>2016-09-16 14:22:04 +0200
committerJuergen Ryannel <juergen.bocklage-ryannel@pelagicore.com>2016-11-30 10:01:20 +0100
commit207ca01a2d66f7b2bf8bb9bacbc4a604c462fb00 (patch)
tree8487fd2870fcb6c6165f40653d58c67eca5b9920 /cli.py
parentce2f374c79983caa93dfa83b0530d11de369b642 (diff)
Modified the copyright to be AB instead of AG.
Diffstat (limited to 'cli.py')
-rwxr-xr-xcli.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli.py b/cli.py
index 1960108..6435749 100755
--- a/cli.py
+++ b/cli.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
-# Copyright (c) Pelagicore AG 2016
+# Copyright (c) Pelagicore AB 2016
import click
from subprocess import call