From 85e782ad57f27c753364faeaead01522982a12ec Mon Sep 17 00:00:00 2001 From: Josh F Date: Thu, 5 Jan 2023 14:20:18 -0500 Subject: Update copyright to 2023 --- filemetadata.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'filemetadata.cpp') 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 +} -- cgit v1.3.1