Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
django-newsbox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WebU
shared
django-newsbox
Commits
1a49b7e5
Commit
1a49b7e5
authored
10 years ago
by
Olivier Le Brouster
Browse files
Options
Downloads
Patches
Plain Diff
We publish code under AGPLv3+
parent
efa46e14
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
LICENSE
+15
-25
15 additions, 25 deletions
LICENSE
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
16 additions
and
26 deletions
LICENSE
+
15
−
25
View file @
1a49b7e5
.===================================================================.
|| Copyright (c) 2013, Webu ||
|| Currently under Beerware License ||
|| ___ ||
|| .' '. ||
|| / \ oOoOo ||
|| | | ,==||||| ||
|| \ / _|| ||||| ||
|| '.___.' _.-'^|| ||||| ||
|| __/_______.-' '==HHHHH ||
|| _.-'` / """"" ||
|| .-' / oOoOo ||
|| `-._ / ,==||||| ||
|| '-/._|| ||||| ||
|| / ^|| ||||| ||
|| / '==HHHHH ||
|| /________""""" ||
|| `\ `\ ||
|| \ `\ / ||
|| \ `\/ ||
|| / ||
|| / ||
|| jgs /_____ ||
|| ||
'==================================================================='
django-newsbox
Copyright (C) 2014 Webu
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
1a49b7e5
...
...
@@ -11,7 +11,7 @@ CLASSIFIERS = [
'
Environment :: Web Environment
'
,
'
Framework :: Django
'
,
'
Intended Audience :: Developers
'
,
'
License :: OSI Approved ::
BSD License
'
,
'
License :: OSI Approved ::
GNU Affero General Public License v3 or later (AGPLv3+)
'
,
'
Operating System :: OS Independent
'
,
'
Programming Language :: Python
'
,
'
Topic :: Internet :: WWW/HTTP :: Dynamic Content
'
,
...
...
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