@@ -113,7 +113,7 @@ For Dgraph official documentation, visit https://dgraph.io/docs/.
113
113
For discussions about Dgraph , visit https://discuss.dgraph.io.
114
114
115
115
Licensed variously under the Apache Public License 2.0 and Dgraph Community License.
116
- Copyright 2015-2025 Hypermode Inc.
116
+ © Hypermode Inc.
117
117
```
118
118
119
119
### Build Docker Image
@@ -148,7 +148,7 @@ For Dgraph official documentation, visit https://dgraph.io/docs/.
148
148
For discussions about Dgraph , visit https://discuss.dgraph.io.
149
149
150
150
Licensed variously under the Apache Public License 2.0 and Dgraph Community License.
151
- Copyright 2015-2025 Hypermode Inc.
151
+ © Hypermode Inc.
152
152
```
153
153
154
154
### Testing
@@ -227,20 +227,9 @@ under the Apache 2.0 license:
227
227
228
228
``` sh
229
229
/*
230
- * Copyright 2016-2025 Hypermode Inc. and Contributors
231
- *
232
- * Licensed under the Apache License, Version 2.0 (the " License" );
233
- * you may not use this file except in compliance with the License.
234
- * You may obtain a copy of the License at
235
- *
236
- * http://www.apache.org/licenses/LICENSE-2.0
237
- *
238
- * Unless required by applicable law or agreed to in writing, software
239
- * distributed under the License is distributed on an " AS IS" BASIS,
240
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
241
- * See the License for the specific language governing permissions and
242
- * limitations under the License.
243
- * /
230
+ * SPDX-FileCopyrightText: © Hypermode Inc. < hello@hypermode.com>
231
+ * SPDX-License-Identifier: Apache-2.0
232
+ * /
244
233
```
245
234
246
235
### Signed Commits
0 commit comments