Skip to content

Commit 450a2a3

Browse files
author
Lukas Pielsticker
committed
fix start date in NXelectron_detector
1 parent 9d1751f commit 450a2a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

base_classes/NXelectron_detector.nxdl.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!--
44
# NeXus - Neutron and X-ray Common Data Format
55
#
6-
# Copyright (C) 2008-2025 NeXus International Advisory Committee (NIAC)
6+
# Copyright (C) 2024-2025 NeXus International Advisory Committee (NIAC)
77
#
88
# This library is free software; you can redistribute it and/or
99
# modify it under the terms of the GNU Lesser General Public

base_classes/nyaml/NXelectron_detector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ type: group
2929
# <!--
3030
# # NeXus - Neutron and X-ray Common Data Format
3131
# #
32-
# # Copyright (C) 2008-2025 NeXus International Advisory Committee (NIAC)
32+
# # Copyright (C) 2024-2025 NeXus International Advisory Committee (NIAC)
3333
# #
3434
# # This library is free software; you can redistribute it and/or
3535
# # modify it under the terms of the GNU Lesser General Public

0 commit comments

Comments
 (0)