From a567ad0e652c97183c030289da48cf10c0681de5 Mon Sep 17 00:00:00 2001 From: zonble Date: Thu, 3 Feb 2022 01:20:35 +0800 Subject: [PATCH] Updates copyright info. --- McBopomofoTests/KeyHandlerBopomofoTests.swift | 2 +- McBopomofoTests/KeyHandlerPlainBopomofoTests.swift | 2 +- McBopomofoTests/PreferencesTests.swift | 2 +- McBopomofoTests/VersionUpdateTests.swift | 2 +- Source/KeyHandler.h | 2 +- Source/KeyHandler.mm | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/McBopomofoTests/KeyHandlerBopomofoTests.swift b/McBopomofoTests/KeyHandlerBopomofoTests.swift index 9b6bf049..a92407a3 100644 --- a/McBopomofoTests/KeyHandlerBopomofoTests.swift +++ b/McBopomofoTests/KeyHandlerBopomofoTests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2011 and onwards The McBopomofo Authors. +// Copyright (c) 2022 and onwards The McBopomofo Authors. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/McBopomofoTests/KeyHandlerPlainBopomofoTests.swift b/McBopomofoTests/KeyHandlerPlainBopomofoTests.swift index a7b579f9..a69192e4 100644 --- a/McBopomofoTests/KeyHandlerPlainBopomofoTests.swift +++ b/McBopomofoTests/KeyHandlerPlainBopomofoTests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2011 and onwards The McBopomofo Authors. +// Copyright (c) 2022 and onwards The McBopomofo Authors. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/McBopomofoTests/PreferencesTests.swift b/McBopomofoTests/PreferencesTests.swift index 522d3f4e..1da333ad 100644 --- a/McBopomofoTests/PreferencesTests.swift +++ b/McBopomofoTests/PreferencesTests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2011 and onwards The McBopomofo Authors. +// Copyright (c) 2022 and onwards The McBopomofo Authors. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/McBopomofoTests/VersionUpdateTests.swift b/McBopomofoTests/VersionUpdateTests.swift index 735513a6..ade7ad1e 100644 --- a/McBopomofoTests/VersionUpdateTests.swift +++ b/McBopomofoTests/VersionUpdateTests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2011 and onwards The McBopomofo Authors. +// Copyright (c) 2022 and onwards The McBopomofo Authors. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Source/KeyHandler.h b/Source/KeyHandler.h index c537b7f4..34d3ed2c 100644 --- a/Source/KeyHandler.h +++ b/Source/KeyHandler.h @@ -1,4 +1,4 @@ -// Copyright (c) 2011 and onwards The McBopomofo Authors. +// Copyright (c) 2022 and onwards The McBopomofo Authors. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Source/KeyHandler.mm b/Source/KeyHandler.mm index 2ec6a77f..7820d435 100644 --- a/Source/KeyHandler.mm +++ b/Source/KeyHandler.mm @@ -1,4 +1,4 @@ -// Copyright (c) 2011 and onwards The McBopomofo Authors. +// Copyright (c) 2022 and onwards The McBopomofo Authors. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation