summaryrefslogtreecommitdiff
path: root/filemetadata.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'filemetadata.cpp')
-rw-r--r--filemetadata.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/filemetadata.cpp b/filemetadata.cpp
index 5b8cb98d..b6a839b6 100644
--- a/filemetadata.cpp
+++ b/filemetadata.cpp
@@ -1,4 +1,4 @@
-// Copyright (c) 2015-2022 Vector 35 Inc
+// Copyright (c) 2015-2023 Vector 35 Inc
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to
@@ -588,4 +588,4 @@ std::string SaveSettings::GetName() const
void SaveSettings::SetName(const std::string& name)
{
BNSetSaveSettingsName(m_object, name.c_str());
-} \ No newline at end of file
+}