summaryrefslogtreecommitdiffstats
path: root/store
diff options
context:
space:
mode:
Diffstat (limited to 'store')
-rw-r--r--store/admin.py2
-rw-r--r--store/api.py2
-rw-r--r--store/management/commands/expire-downloads.py2
-rw-r--r--store/management/commands/store-sign-package.py2
-rw-r--r--store/management/commands/verify-upload-package.py2
-rw-r--r--store/migrations/0001_initial.py2
-rw-r--r--store/models.py2
-rw-r--r--store/utilities.py2
8 files changed, 8 insertions, 8 deletions
diff --git a/store/admin.py b/store/admin.py
index 7eb07a1..db2672b 100644
--- a/store/admin.py
+++ b/store/admin.py
@@ -3,7 +3,7 @@
## Copyright (C) 2016 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune AppStore Server
+## This file is part of the Neptune Deployment Server
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/store/api.py b/store/api.py
index 6a8b8dc..5e1620e 100644
--- a/store/api.py
+++ b/store/api.py
@@ -3,7 +3,7 @@
## Copyright (C) 2016 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune AppStore Server
+## This file is part of the Neptune Deployment Server
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/store/management/commands/expire-downloads.py b/store/management/commands/expire-downloads.py
index ab78f11..edc5235 100644
--- a/store/management/commands/expire-downloads.py
+++ b/store/management/commands/expire-downloads.py
@@ -3,7 +3,7 @@
## Copyright (C) 2016 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune AppStore Server
+## This file is part of the Neptune Deployment Server
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/store/management/commands/store-sign-package.py b/store/management/commands/store-sign-package.py
index be82fc5..479b4c4 100644
--- a/store/management/commands/store-sign-package.py
+++ b/store/management/commands/store-sign-package.py
@@ -3,7 +3,7 @@
## Copyright (C) 2016 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune AppStore Server
+## This file is part of the Neptune Deployment Server
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/store/management/commands/verify-upload-package.py b/store/management/commands/verify-upload-package.py
index c505166..87ac08a 100644
--- a/store/management/commands/verify-upload-package.py
+++ b/store/management/commands/verify-upload-package.py
@@ -3,7 +3,7 @@
## Copyright (C) 2016 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune AppStore Server
+## This file is part of the Neptune Deployment Server
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/store/migrations/0001_initial.py b/store/migrations/0001_initial.py
index 4142c6d..3c85e9d 100644
--- a/store/migrations/0001_initial.py
+++ b/store/migrations/0001_initial.py
@@ -4,7 +4,7 @@
## Copyright (C) 2016 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune AppStore Server
+## This file is part of the Neptune Deployment Server
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/store/models.py b/store/models.py
index d62ae6a..4d87f70 100644
--- a/store/models.py
+++ b/store/models.py
@@ -3,7 +3,7 @@
## Copyright (C) 2016 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune AppStore Server
+## This file is part of the Neptune Deployment Server
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/store/utilities.py b/store/utilities.py
index e971482..1b68f6a 100644
--- a/store/utilities.py
+++ b/store/utilities.py
@@ -3,7 +3,7 @@
## Copyright (C) 2016 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune AppStore Server
+## This file is part of the Neptune Deployment Server
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage