Skip to content

Commit 454ae29

Browse files
committed
Edits
1 parent 165385c commit 454ae29

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

basyx.common/basyx.core/src/main/java/org/eclipse/digitaltwin/basyx/core/exceptions/SubmodelElementNotADataElementException.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (C) 2023 the Eclipse BaSyx Authors
2+
* Copyright (C) 2026 the Eclipse BaSyx Authors
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining
55
* a copy of this software and associated documentation files (the
@@ -26,9 +26,9 @@
2626
package org.eclipse.digitaltwin.basyx.core.exceptions;
2727

2828
/**
29-
* Indicates that the requested submodel element is not a File SubmodelElement
29+
* Indicates that the requested submodel element is not a Data SubmodelElement
3030
*
31-
* @author danish
31+
* @author fried
3232
*
3333
*/
3434
@SuppressWarnings("serial")

0 commit comments

Comments
 (0)