Header copyright information update to 2022.
This only addresses those files modified in vChewing project at this moment.
This commit is contained in:
parent
7bd01179de
commit
cd5f486b44
|
@ -1,11 +1,15 @@
|
|||
//
|
||||
// AppDelegate.h
|
||||
//
|
||||
// Copyright (c) 2021 The vChewing Project.
|
||||
// Copyright (c) 2021-2022 The vChewing Project.
|
||||
// Copyright (c) 2011-2022 The OpenVanilla Project.
|
||||
//
|
||||
// Contributors:
|
||||
// Mengjuei Hsieh (@mjhsieh)
|
||||
// Weizhong Yang (@zonble)
|
||||
// Mengjuei Hsieh (@mjhsieh) @ OpenVanilla
|
||||
// Weizhong Yang (@zonble) @ OpenVanilla
|
||||
// Lukhnos Liu (@lukhnos) @ OpenVanilla
|
||||
// Hiraku Wang (@hirakujira) @ vChewing
|
||||
// Shiki Suen (@ShikiSuen) @ vChewing
|
||||
//
|
||||
// Based on the Syrup Project and the Formosana Library
|
||||
// by Lukhnos Liu (@lukhnos).
|
||||
|
|
|
@ -1,11 +1,15 @@
|
|||
//
|
||||
// AppDelegate.m
|
||||
//
|
||||
// Copyright (c) 2021 The vChewing Project.
|
||||
// Copyright (c) 2021-2022 The vChewing Project.
|
||||
// Copyright (c) 2011-2022 The OpenVanilla Project.
|
||||
//
|
||||
// Contributors:
|
||||
// Mengjuei Hsieh (@mjhsieh)
|
||||
// Weizhong Yang (@zonble)
|
||||
// Mengjuei Hsieh (@mjhsieh) @ OpenVanilla
|
||||
// Weizhong Yang (@zonble) @ OpenVanilla
|
||||
// Lukhnos Liu (@lukhnos) @ OpenVanilla
|
||||
// Hiraku Wang (@hirakujira) @ vChewing
|
||||
// Shiki Suen (@ShikiSuen) @ vChewing
|
||||
//
|
||||
// Based on the Syrup Project and the Formosana Library
|
||||
// by Lukhnos Liu (@lukhnos).
|
||||
|
|
|
@ -1,7 +1,12 @@
|
|||
//
|
||||
// VTHorizontalCandidateController.h
|
||||
//
|
||||
// Copyright (c) 2012 Lukhnos D. Liu (http://lukhnos.org)
|
||||
// Copyright (c) 2021-2022 The vChewing Project.
|
||||
// Copyright (c) 2011-2022 The OpenVanilla Project.
|
||||
//
|
||||
// Contributors:
|
||||
// Lukhnos Liu (@lukhnos) @ OpenVanilla
|
||||
// Shiki Suen (@ShikiSuen) @ vChewing
|
||||
//
|
||||
// Permission is hereby granted, free of charge, to any person
|
||||
// obtaining a copy of this software and associated documentation
|
||||
|
|
|
@ -1,7 +1,12 @@
|
|||
//
|
||||
// VTHorizontalCandidateController.m
|
||||
//
|
||||
// Copyright (c) 2012 Lukhnos D. Liu (http://lukhnos.org)
|
||||
// Copyright (c) 2021-2022 The vChewing Project.
|
||||
// Copyright (c) 2011-2022 The OpenVanilla Project.
|
||||
//
|
||||
// Contributors:
|
||||
// Lukhnos Liu (@lukhnos) @ OpenVanilla
|
||||
// Shiki Suen (@ShikiSuen) @ vChewing
|
||||
//
|
||||
// Permission is hereby granted, free of charge, to any person
|
||||
// obtaining a copy of this software and associated documentation
|
||||
|
|
|
@ -1,7 +1,12 @@
|
|||
//
|
||||
// VTHorizontalCandidateView.h
|
||||
//
|
||||
// Copyright (c) 2012 Lukhnos D. Liu (http://lukhnos.org)
|
||||
// Copyright (c) 2021-2022 The vChewing Project.
|
||||
// Copyright (c) 2011-2022 The OpenVanilla Project.
|
||||
//
|
||||
// Contributors:
|
||||
// Lukhnos Liu (@lukhnos) @ OpenVanilla
|
||||
// Shiki Suen (@ShikiSuen) @ vChewing
|
||||
//
|
||||
// Permission is hereby granted, free of charge, to any person
|
||||
// obtaining a copy of this software and associated documentation
|
||||
|
|
|
@ -1,7 +1,12 @@
|
|||
//
|
||||
// VTHorizontalCandidateView.m
|
||||
//
|
||||
// Copyright (c) 2012 Lukhnos D. Liu (http://lukhnos.org)
|
||||
// Copyright (c) 2021-2022 The vChewing Project.
|
||||
// Copyright (c) 2011-2022 The OpenVanilla Project.
|
||||
//
|
||||
// Contributors:
|
||||
// Lukhnos Liu (@lukhnos) @ OpenVanilla
|
||||
// Shiki Suen (@ShikiSuen) @ vChewing
|
||||
//
|
||||
// Permission is hereby granted, free of charge, to any person
|
||||
// obtaining a copy of this software and associated documentation
|
||||
|
|
|
@ -1,11 +1,15 @@
|
|||
//
|
||||
// InputMethodController.h
|
||||
//
|
||||
// Copyright (c) 2021 The vChewing Project.
|
||||
// Copyright (c) 2021-2022 The vChewing Project.
|
||||
// Copyright (c) 2011-2022 The OpenVanilla Project.
|
||||
//
|
||||
// Contributors:
|
||||
// Mengjuei Hsieh (@mjhsieh)
|
||||
// Weizhong Yang (@zonble)
|
||||
// Mengjuei Hsieh (@mjhsieh) @ OpenVanilla
|
||||
// Weizhong Yang (@zonble) @ OpenVanilla
|
||||
// Lukhnos Liu (@lukhnos) @ OpenVanilla
|
||||
// Hiraku Wang (@hirakujira) @ vChewing
|
||||
// Shiki Suen (@ShikiSuen) @ vChewing
|
||||
//
|
||||
// Based on the Syrup Project and the Formosana Library
|
||||
// by Lukhnos Liu (@lukhnos).
|
||||
|
|
|
@ -1,11 +1,15 @@
|
|||
//
|
||||
// InputMethodController.m
|
||||
//
|
||||
// Copyright (c) 2021 The vChewing Project.
|
||||
// Copyright (c) 2021-2022 The vChewing Project.
|
||||
// Copyright (c) 2011-2022 The OpenVanilla Project.
|
||||
//
|
||||
// Contributors:
|
||||
// Mengjuei Hsieh (@mjhsieh)
|
||||
// Weizhong Yang (@zonble)
|
||||
// Mengjuei Hsieh (@mjhsieh) @ OpenVanilla
|
||||
// Weizhong Yang (@zonble) @ OpenVanilla
|
||||
// Lukhnos Liu (@lukhnos) @ OpenVanilla
|
||||
// Hiraku Wang (@hirakujira) @ vChewing
|
||||
// Shiki Suen (@ShikiSuen) @ vChewing
|
||||
//
|
||||
// Based on the Syrup Project and the Formosana Library
|
||||
// by Lukhnos Liu (@lukhnos).
|
||||
|
|
|
@ -1,7 +1,12 @@
|
|||
//
|
||||
// AppDelegate.h
|
||||
//
|
||||
// Copyright (c) 2011-2012 The vChewing Project.
|
||||
// Copyright (c) 2021-2022 The vChewing Project.
|
||||
// Copyright (c) 2011-2022 The OpenVanilla Project.
|
||||
//
|
||||
// Contributors:
|
||||
// Lukhnos Liu (@lukhnos) @ OpenVanilla
|
||||
// Shiki Suen (@ShikiSuen) @ vChewing
|
||||
//
|
||||
// Permission is hereby granted, free of charge, to any person
|
||||
// obtaining a copy of this software and associated documentation
|
||||
|
|
|
@ -1,7 +1,12 @@
|
|||
//
|
||||
// AppDelegate.m
|
||||
//
|
||||
// Copyright (c) 2011-2012 The vChewing Project.
|
||||
// Copyright (c) 2021-2022 The vChewing Project.
|
||||
// Copyright (c) 2011-2022 The OpenVanilla Project.
|
||||
//
|
||||
// Contributors:
|
||||
// Lukhnos Liu (@lukhnos) @ OpenVanilla
|
||||
// Shiki Suen (@ShikiSuen) @ vChewing
|
||||
//
|
||||
// Permission is hereby granted, free of charge, to any person
|
||||
// obtaining a copy of this software and associated documentation
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
//
|
||||
// UserOverrideModel.cpp
|
||||
//
|
||||
// Copyright (c) 2017 The vChewing Project.
|
||||
// Copyright (c) 2021-2022 The vChewing Project.
|
||||
// Copyright (c) 2011-2022 The OpenVanilla Project.
|
||||
//
|
||||
// Permission is hereby granted, free of charge, to any person
|
||||
// obtaining a copy of this software and associated documentation
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
//
|
||||
// UserOverrideModel.h
|
||||
//
|
||||
// Copyright (c) 2017 The vChewing Project.
|
||||
// Copyright (c) 2021-2022 The vChewing Project.
|
||||
// Copyright (c) 2011-2022 The OpenVanilla Project.
|
||||
//
|
||||
// Permission is hereby granted, free of charge, to any person
|
||||
// obtaining a copy of this software and associated documentation
|
||||
|
|
|
@ -1,11 +1,15 @@
|
|||
//
|
||||
// main.m
|
||||
//
|
||||
// Copyright (c) 2021 The vChewing Project.
|
||||
// Copyright (c) 2021-2022 The vChewing Project.
|
||||
// Copyright (c) 2011-2022 The OpenVanilla Project.
|
||||
//
|
||||
// Contributors:
|
||||
// Mengjuei Hsieh (@mjhsieh)
|
||||
// Weizhong Yang (@zonble)
|
||||
// Mengjuei Hsieh (@mjhsieh) @ OpenVanilla
|
||||
// Weizhong Yang (@zonble) @ OpenVanilla
|
||||
// Lukhnos Liu (@lukhnos) @ OpenVanilla
|
||||
// Hiraku Wang (@hirakujira) @ vChewing
|
||||
// Shiki Suen (@ShikiSuen) @ vChewing
|
||||
//
|
||||
// Based on the Syrup Project and the Formosana Library
|
||||
// by Lukhnos Liu (@lukhnos).
|
||||
|
|
Loading…
Reference in New Issue