1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-15 23:00:57 +00:00

Add copyright header

This commit is contained in:
zhengxie
2016-07-26 10:47:45 +08:00
parent 527449d7ab
commit 5a2af77d44
259 changed files with 355 additions and 1251 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env python
# encoding: utf-8
"""Lifted from https://github.com/django/django/blob/master/django/core/management/commands/startproject.py#L30
"""
# Copyright (c) 2012-2016 Seafile Ltd.
import hashlib
import random
import sys