forked from orbit-oss/flask
standardize license and copyright
This commit is contained in:
parent
6cd92ebc32
commit
e666f7a69c
44 changed files with 133 additions and 178 deletions
|
|
@ -1,20 +0,0 @@
|
|||
Copyright (c) 2010 by Armin Ronacher.
|
||||
|
||||
Some rights reserved.
|
||||
|
||||
This logo or a modified version may be used by anyone to refer to the
|
||||
Flask project, but does not indicate endorsement by the project.
|
||||
|
||||
Redistribution and use in source (the SVG file) and binary forms (rendered
|
||||
PNG files etc.) of the image, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright
|
||||
notice and this list of conditions.
|
||||
|
||||
* The names of the contributors to the Flask software (see AUTHORS) may
|
||||
not be used to endorse or promote products derived from this software
|
||||
without specific prior written permission.
|
||||
|
||||
Note: we would appreciate that you make the image a link to
|
||||
http://flask.pocoo.org/ if you use it on a web page.
|
||||
19
artwork/LICENSE.rst
Normal file
19
artwork/LICENSE.rst
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
Copyright 2010 Pallets
|
||||
|
||||
This logo or a modified version may be used by anyone to refer to the
|
||||
Flask project, but does not indicate endorsement by the project.
|
||||
|
||||
Redistribution and use in source (SVG) and binary (renders in PNG, etc.)
|
||||
forms, with or without modification, are permitted provided that the
|
||||
following conditions are met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright
|
||||
notice and this list of conditions.
|
||||
|
||||
3. Neither the name of the copyright holder nor the names of its
|
||||
contributors may be used to endorse or promote products derived from
|
||||
this software without specific prior written permission.
|
||||
|
||||
We would appreciate that you make the image a link to
|
||||
https://palletsprojects.com/p/flask/ if you use it in a medium that
|
||||
supports links.
|
||||
Loading…
Add table
Add a link
Reference in a new issue