Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
meshviewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
infrastruktur
meshviewer
Commits
f8df7979
Commit
f8df7979
authored
Apr 29, 2015
by
Leo Krueger
Browse files
Options
Downloads
Patches
Plain Diff
about.js: small adaptions to the license text
to reflect
https://www.gnu.org/licenses/agpl-3.0.html#howto
parent
980e669e
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/about.js
+2
-2
2 additions, 2 deletions
lib/about.js
with
2 additions
and
2 deletions
lib/about.js
+
2
−
2
View file @
f8df7979
...
@@ -20,10 +20,10 @@ define(function () {
...
@@ -20,10 +20,10 @@ define(function () {
s
+=
"
<p>This program is distributed in the hope that it will be useful,
"
s
+=
"
<p>This program is distributed in the hope that it will be useful,
"
s
+=
"
but WITHOUT ANY WARRANTY; without even the implied warranty of
"
s
+=
"
but WITHOUT ANY WARRANTY; without even the implied warranty of
"
s
+=
"
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
"
s
+=
"
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
"
s
+=
"
GNU General Public License for more details.</p>
"
s
+=
"
GNU
Affero
General Public License for more details.</p>
"
s
+=
"
<p>You should have received a copy of the GNU Affero General
"
s
+=
"
<p>You should have received a copy of the GNU Affero General
"
s
+=
"
Public License long with this program. If not, see
"
s
+=
"
Public License
a
long with this program. If not, see
"
s
+=
"
<a href=
\"
https://www.gnu.org/licenses/
\"
>
"
s
+=
"
<a href=
\"
https://www.gnu.org/licenses/
\"
>
"
s
+=
"
https://www.gnu.org/licenses/</a>.</p>
"
s
+=
"
https://www.gnu.org/licenses/</a>.</p>
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment