Skip to content

Commit 9f15aea

Browse files
authored
Update CONTRIBUTING.md
1 parent dc44cdb commit 9f15aea

File tree

1 file changed

+5
-16
lines changed

1 file changed

+5
-16
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ For Dgraph official documentation, visit https://dgraph.io/docs/.
113113
For discussions about Dgraph , visit https://discuss.dgraph.io.
114114
115115
Licensed variously under the Apache Public License 2.0 and Dgraph Community License.
116-
Copyright 2015-2025 Hypermode Inc.
116+
© Hypermode Inc.
117117
```
118118

119119
### Build Docker Image
@@ -148,7 +148,7 @@ For Dgraph official documentation, visit https://dgraph.io/docs/.
148148
For discussions about Dgraph , visit https://discuss.dgraph.io.
149149

150150
Licensed variously under the Apache Public License 2.0 and Dgraph Community License.
151-
Copyright 2015-2025 Hypermode Inc.
151+
© Hypermode Inc.
152152
```
153153

154154
### Testing
@@ -227,20 +227,9 @@ under the Apache 2.0 license:
227227

228228
```sh
229229
/*
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+
*/
244233
```
245234

246235
### Signed Commits

0 commit comments

Comments
 (0)