Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fa6c32b

Browse filesBrowse files
committed
adding licence
1 parent e5b8399 commit fa6c32b
Copy full SHA for fa6c32b

File tree

Expand file treeCollapse file tree

4 files changed

+18
-1
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+18
-1
lines changed

‎tests/performance/__init__.py

Copy file name to clipboardExpand all lines: tests/performance/__init__.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2020 Google LLC
1+
# Copyright 2021 Google LLC
22
#
33
# Use of this source code is governed by a BSD-style
44
# license that can be found in the LICENSE file or at
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Copyright 2021 Google LLC
2+
#
3+
# Use of this source code is governed by a BSD-style
4+
# license that can be found in the LICENSE file or at
5+
# https://developers.google.com/open-source/licenses/bsd

‎tests/performance/django_spanner/models.py

Copy file name to clipboardExpand all lines: tests/performance/django_spanner/models.py
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Copyright 2021 Google LLC
2+
#
3+
# Use of this source code is governed by a BSD-style
4+
# license that can be found in the LICENSE file or at
5+
# https://developers.google.com/open-source/licenses/bsd
6+
17
from django.db import models
28

39

‎tests/performance/django_spanner/test_benchmark.py

Copy file name to clipboardExpand all lines: tests/performance/django_spanner/test_benchmark.py
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Copyright 2021 Google LLC
2+
#
3+
# Use of this source code is governed by a BSD-style
4+
# license that can be found in the LICENSE file or at
5+
# https://developers.google.com/open-source/licenses/bsd
6+
17
import random
28
import time
39
import unittest

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.