Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pyfs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
pyfs
Commits
307c3729
Commit
307c3729
authored
Oct 31, 2010
by
rfkelly0
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add explicit license to sources for BigFS.
This closes Issue #13.
parent
24753d68
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
fs/contrib/bigfs/__init__.py
+3
-0
fs/contrib/bigfs/subrangefile.py
+3
-0
No files found.
fs/contrib/bigfs/__init__.py
View file @
307c3729
...
@@ -7,6 +7,9 @@ A FS object that represents the contents of a BIG file
...
@@ -7,6 +7,9 @@ A FS object that represents the contents of a BIG file
Written by Koen van de Sande
Written by Koen van de Sande
http://www.tibed.net
http://www.tibed.net
Contributed under the terms of the BSD License:
http://www.opensource.org/licenses/bsd-license.php
"""
"""
from
fs.base
import
*
from
fs.base
import
*
...
...
fs/contrib/bigfs/subrangefile.py
View file @
307c3729
...
@@ -10,6 +10,9 @@ be used.
...
@@ -10,6 +10,9 @@ be used.
Written by Koen van de Sande
Written by Koen van de Sande
http://www.tibed.net
http://www.tibed.net
Contributed under the terms of the BSD License:
http://www.opensource.org/licenses/bsd-license.php
"""
"""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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