From c5ea3a5db6ac2c77479e2704669c111583d7dec1 Mon Sep 17 00:00:00 2001 From: Marc Durdin Date: Tue, 22 Dec 2020 10:56:55 +1100 Subject: [PATCH] chore(common): update copyright year in various locations --- README.md | 6 +++--- common/core/desktop/debian/copyright | 2 +- linux/keyman-config/debian/copyright | 2 +- linux/kmflcomp/debian/copyright | 2 +- linux/libkmfl/debian/copyright | 2 +- oem/firstvoices/windows/src/inst/license.html | 2 +- windows/src/LICENSE.md | 2 +- windows/src/TODO.md | 5 +++++ windows/src/desktop/help/TODO.md | 11 +++++++++++ windows/src/desktop/help/about/license.md | 2 +- windows/src/desktop/inst/license.html | 2 +- windows/src/developer/inst/License.rtf | Bin 1397 -> 1401 bytes 12 files changed, 27 insertions(+), 11 deletions(-) create mode 100644 windows/src/TODO.md create mode 100644 windows/src/desktop/help/TODO.md diff --git a/README.md b/README.md index 819500203d..fcc106f4cd 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Each platform maintains multiple types of releases: # License -Copyright (c) 2018-2020 SIL International. All rights reserved. +Copyright (c) 2018-2021 SIL International. All rights reserved. Licensed under the [MIT](./windows/src/LICENSE.md) License. @@ -72,6 +72,6 @@ Licensed under the [MIT](./windows/src/LICENSE.md) License. # Notes for Contributors -When cloning this repo for local development on a Windows machine, take care not to place it overly deep in your file system. -Some of the paths for compilation can push character lengths around 160 characters long, while certain operations on Windows systems may be limited to paths of 260 characters or less. +When cloning this repo for local development on a Windows machine, take care not to place it overly deep in your file system. +Some of the paths for compilation can push character lengths around 160 characters long, while certain operations on Windows systems may be limited to paths of 260 characters or less. For example, [`git clean` on Windows with msys](https://stackoverflow.com/questions/22575662/filename-too-long-in-git-for-windows/22575737#22575737) is limited due to dependence on older Windows APIs. \ No newline at end of file diff --git a/common/core/desktop/debian/copyright b/common/core/desktop/debian/copyright index f5ee4873b0..cd104a82ee 100644 --- a/common/core/desktop/debian/copyright +++ b/common/core/desktop/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: keyman-keyboardprocessor Upstream-Contact: SIL International Files: * -Copyright: Copyright (C) 2018-2020 SIL International +Copyright: Copyright (C) 2018-2021 SIL International License: MIT License: MIT diff --git a/linux/keyman-config/debian/copyright b/linux/keyman-config/debian/copyright index d552d757af..81c2fe0bc5 100644 --- a/linux/keyman-config/debian/copyright +++ b/linux/keyman-config/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: keyman-config Upstream-Contact: Keyman team Files: * -Copyright: Copyright (C) 2018-2020 SIL International +Copyright: Copyright (C) 2018-2021 SIL International License: MIT License: MIT diff --git a/linux/kmflcomp/debian/copyright b/linux/kmflcomp/debian/copyright index 77f043759d..4ce1a2b9e4 100644 --- a/linux/kmflcomp/debian/copyright +++ b/linux/kmflcomp/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: kmflcomp Upstream-Contact: Doug Rintoul Files: * -Copyright: Copyright (C) 2005-2020 SIL International +Copyright: Copyright (C) 2005-2021 SIL International License: MIT Files: src/yacc.c diff --git a/linux/libkmfl/debian/copyright b/linux/libkmfl/debian/copyright index 75763836b0..93ab911f4f 100644 --- a/linux/libkmfl/debian/copyright +++ b/linux/libkmfl/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: libkmfl Upstream-Contact: Doug Rintoul Files: * -Copyright: Copyright (C) 2005-2018 SIL International +Copyright: Copyright (C) 2005-2021 SIL International License: MIT License: MIT diff --git a/oem/firstvoices/windows/src/inst/license.html b/oem/firstvoices/windows/src/inst/license.html index e2f84d3411..f8734937cf 100644 --- a/oem/firstvoices/windows/src/inst/license.html +++ b/oem/firstvoices/windows/src/inst/license.html @@ -13,7 +13,7 @@

The MIT License

-

Copyright (c) 2001-2019 SIL International, First Peoples' Cultural Foundation

+

Copyright (c) 2001-2021 SIL International, First Peoples' Cultural Foundation

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/windows/src/LICENSE.md b/windows/src/LICENSE.md index 4f51e5bf0d..03ccd799e4 100644 --- a/windows/src/LICENSE.md +++ b/windows/src/LICENSE.md @@ -1,6 +1,6 @@ The MIT License -Copyright (c) 2017 SIL International +Copyright (c) 2017-2021 SIL International Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/windows/src/TODO.md b/windows/src/TODO.md new file mode 100644 index 0000000000..2a0d49470e --- /dev/null +++ b/windows/src/TODO.md @@ -0,0 +1,5 @@ +# TODO Monday 2020-12-14 + +2. Suggestion: the 'repair profiles' pattern should look at the list of enabled Keyman keyboards vs the list of profiles in HKCU\Control Panel\International and fixup discrepancies there. This should probably be an automatic task. This will probably fix the issues that Makara noted around missing keyboards across multiple user profiles etc. +3. uninstall and reinstall of package in same ELEVATED session of kmshell causes error +4. Review Joshua's corrections document diff --git a/windows/src/desktop/help/TODO.md b/windows/src/desktop/help/TODO.md new file mode 100644 index 0000000000..56fc91a5fa --- /dev/null +++ b/windows/src/desktop/help/TODO.md @@ -0,0 +1,11 @@ +- search for

+- search for
+- search for TODO +- search for title: ... {...} +- search for "(desktop_images" +- search for "](#" +- search for "[???]" +- search for \n\n- (gaps between bullets) +- search for ^**...**$ +- search for **Note**: and replace with **Note:** +- search for keyboard references and use diff --git a/windows/src/desktop/help/about/license.md b/windows/src/desktop/help/about/license.md index a7fd99bb5b..47f28d039b 100644 --- a/windows/src/desktop/help/about/license.md +++ b/windows/src/desktop/help/about/license.md @@ -4,7 +4,7 @@ title: End User Licence and Services Agreement The MIT License -Copyright (c) 2017 SIL International +Copyright (c) 2017-2021 SIL International Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/windows/src/desktop/inst/license.html b/windows/src/desktop/inst/license.html index b38af9a0fe..1dd4ee0399 100644 --- a/windows/src/desktop/inst/license.html +++ b/windows/src/desktop/inst/license.html @@ -13,7 +13,7 @@

The MIT License

-

Copyright (c) 2017-2020 SIL International

+

Copyright (c) 2017-2021 SIL International

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/windows/src/developer/inst/License.rtf b/windows/src/developer/inst/License.rtf index 2d9c288de85b78cb53a1ccbb0dca73eb0cbd7929..43a045c99f29e947bc03e0fe29500fd1afa0a949 100644 GIT binary patch delta 20 ccmey$^^