Skip to content

Commit

Permalink
changed date
Browse files Browse the repository at this point in the history
  • Loading branch information
RobBuchananCompPhys committed Jan 16, 2024
1 parent 926f72c commit 997efcd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/gui/models/scaleChargesDialogModel.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-3.0-or-later
// Copyright (c) 2023 Team Dissolve and contributors
// Copyright (c) 2024 Team Dissolve and contributors

#include "gui/models/scaleChargesDialogModel.h"

Expand Down
2 changes: 1 addition & 1 deletion src/gui/models/scaleChargesDialogModel.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-3.0-or-later
// Copyright (c) 2023 Team Dissolve and contributors
// Copyright (c) 2024 Team Dissolve and contributors

#pragma once

Expand Down
2 changes: 1 addition & 1 deletion src/gui/scaleChargesDialog.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// spdx-license-identifier: gpl-3.0-or-later
// copyright (c) 2023 team dissolve and contributors
// copyright (c) 2024 team dissolve and contributors

#pragma once

Expand Down
2 changes: 1 addition & 1 deletion src/gui/scaleChargesDialogFuncs.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-3.0-or-later
// Copyright (c) 2023 Team Dissolve and contributors
// Copyright (c) 2024 Team Dissolve and contributors

#include "gui/models/scaleChargesDialogModel.h"
#include "gui/scaleChargesDialog.h"
Expand Down

0 comments on commit 997efcd

Please sign in to comment.