Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guido Gunther
Stream
Commits
7722ed16
Verified
Commit
7722ed16
authored
Apr 14, 2021
by
Todd Weaver
Browse files
Properly assigning copyright to Purism, SPC
parent
a5616e22
Changes
12
Hide whitespace changes
Inline
Side-by-side
src/about.py
View file @
7722ed16
# about.py
#
# Copyright 2021
Todd Weaver
# Copyright 2021
Purism, SPC
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/help.py
View file @
7722ed16
# help.py
#
# Copyright 2021
Todd Weaver
# Copyright 2021
Purism, SPC
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/instances.py
View file @
7722ed16
# instances.py
#
# Copyright 2021
Todd Weaver
# Copyright 2021
Purism, SPC
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/iteroni.py
View file @
7722ed16
# iteroni.py
#
# Copyright 2021
Todd Weaver
# Copyright 2021
Purism, SPC
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/main.py
View file @
7722ed16
# main.py
#
# Copyright 2021
Todd Weaver
# Copyright 2021
Purism, SPC
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/menu.py
View file @
7722ed16
# menu.py
#
# Copyright 2021
Todd Weaver
# Copyright 2021
Purism, SPC
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/results.py
View file @
7722ed16
# results.py
#
# Copyright 2021
Todd Weaver
# Copyright 2021
Purism, SPC
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/scrollers.py
View file @
7722ed16
# scrollers.py
#
# Copyright 2021
Todd Weaver
# Copyright 2021
Purism, SPC
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/search.py
View file @
7722ed16
# search.py
#
# Copyright 2021
Todd Weaver
# Copyright 2021
Purism, SPC
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/stream.in
View file @
7722ed16
...
...
@@ -2,7 +2,7 @@
# stream.in
#
# Copyright 2021
Todd Weaver
# Copyright 2021
Purism, SPC
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/ui/about.ui
View file @
7722ed16
...
...
@@ -7,7 +7,6 @@
<property
name=
"program-name"
>
Stream
</property>
<property
name=
"copyright"
translatable=
"yes"
>
Copyright 2021 Purism, SPC
</property>
<property
name=
"authors"
>
Todd Weaver
</property>
<property
name=
"documenters"
>
Todd Weaver
</property>
<property
name=
"artists"
>
Todd Weaver
</property>
<property
name=
"license-type"
>
gpl-3-0
</property>
<signal
name=
"response"
handler=
"about_response"
swapped=
"no"
/>
...
...
src/window.py
View file @
7722ed16
# window.py
#
# Copyright 2021
Todd Weaver
# Copyright 2021
Purism, SPC
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment