@@ -113,7 +113,7 @@ For Dgraph official documentation, visit https://dgraph.io/docs/.
113113For discussions about Dgraph , visit https://discuss.dgraph.io.
114114
115115Licensed 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/.
148148For discussions about Dgraph , visit https://discuss.dgraph.io.
149149
150150Licensed 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.
< [email protected] > 231+ * SPDX-License-Identifier: Apache-2.0
232+ * /
244233```
245234
246235### Signed Commits
0 commit comments