diff --git a/README.md b/README.md
index 86787a9..377cdcf 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,6 @@ generator. See the code generator in **release/nrc/nrc_crk_cans/extras**.
COPYING
-------
-Keyboard (C) 2019 National Research Council Canada. Released under the MIT license.
+Keyboard (C) 2019, 2020 National Research Council Canada. Released under the MIT license.
-Code generator (c) 2019 National Research Council Canada. Released under the MPL-2.0 license.
\ No newline at end of file
+Code generator (c) 2019, 2020 National Research Council Canada. Released under the MPL-2.0 license.
\ No newline at end of file
diff --git a/release/nrc/nrc_crk_cans/LICENSE.md b/release/nrc/nrc_crk_cans/LICENSE.md
index de50eda..a1a3833 100644
--- a/release/nrc/nrc_crk_cans/LICENSE.md
+++ b/release/nrc/nrc_crk_cans/LICENSE.md
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2019 National Research Council Canada
+Copyright (c) 2019, 2020 National Research Council Canada
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/release/nrc/nrc_crk_cans/README.md b/release/nrc/nrc_crk_cans/README.md
index b2cd4a6..c83cc79 100644
--- a/release/nrc/nrc_crk_cans/README.md
+++ b/release/nrc/nrc_crk_cans/README.md
@@ -1,9 +1,9 @@
Plains Cree Syllabics Keyboard
==============================
-Copyright (C) 2019 National Research Council Canada
+Copyright (C) 2019, 2020 National Research Council Canada
-Version 1.0.1
+Version 1.1.0
Description
-----------
diff --git a/release/nrc/nrc_crk_cans/extras/README.md b/release/nrc/nrc_crk_cans/extras/README.md
index d3bff16..75cafb2 100644
--- a/release/nrc/nrc_crk_cans/extras/README.md
+++ b/release/nrc/nrc_crk_cans/extras/README.md
@@ -29,7 +29,7 @@ If you don't have `make`, you can run:
Copying
-------
-Copyright © 2019 Eddie Antonio Santos of the National Research Council
+Copyright © 2019, 2020 Eddie Antonio Santos of the National Research Council
Canada .
This code is distributed under the terms of the [Mozilla Public License
diff --git a/release/nrc/nrc_crk_cans/extras/generate-kmn.py b/release/nrc/nrc_crk_cans/extras/generate-kmn.py
index 4c8a493..8b69cf1 100755
--- a/release/nrc/nrc_crk_cans/extras/generate-kmn.py
+++ b/release/nrc/nrc_crk_cans/extras/generate-kmn.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
# -*- coding: UTF-8 -*-
-# Copyright © 2019 Eddie Antonio Santos
+# Copyright © 2019, 2020 Eddie Antonio Santos
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -55,7 +55,7 @@
store(&VERSION) '10.0'
store(&TARGETS) 'mobile'
store(&NAME) '{name}'
-store(©RIGHT) 'Copyright © 2019 National Research Council Canada'
+store(©RIGHT) 'Copyright © 2019, 2020 National Research Council Canada'
store(&KEYBOARDVERSION) '{version}'
{css_line}
store(&LAYOUTFILE) 'nrc_crk_cans.keyman-touch-layout'
diff --git a/release/nrc/nrc_crk_cans/extras/generate-touch-layout.py b/release/nrc/nrc_crk_cans/extras/generate-touch-layout.py
index 9101cf8..06aeecc 100755
--- a/release/nrc/nrc_crk_cans/extras/generate-touch-layout.py
+++ b/release/nrc/nrc_crk_cans/extras/generate-touch-layout.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
# -*- coding: UTF-8 -*-
-# Copyright © 2019 Eddie Antonio Santos
+# Copyright © 2019, 2020 Eddie Antonio Santos
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
diff --git a/release/nrc/nrc_crk_cans/nrc_crk_cans.kpj b/release/nrc/nrc_crk_cans/nrc_crk_cans.kpj
index 28ce836..c3f20d0 100644
--- a/release/nrc/nrc_crk_cans/nrc_crk_cans.kpj
+++ b/release/nrc/nrc_crk_cans/nrc_crk_cans.kpj
@@ -23,12 +23,11 @@
id_42283670a0f70443682146e342beda3a
nrc_crk_cans.kps
source\nrc_crk_cans.kps
- 1.0.1
+
.kps
ᓀᐦᐃᔭᐍᐏᐣ (Cree Syllabics)
- © 2019 National Research Council Canada
- 1.0.1
+ © 2019, 2020 National Research Council Canada
diff --git a/release/nrc/nrc_crk_cans/source/nrc_crk_cans.kps b/release/nrc/nrc_crk_cans/source/nrc_crk_cans.kps
index ac82bd7..4f81ddf 100644
--- a/release/nrc/nrc_crk_cans/source/nrc_crk_cans.kps
+++ b/release/nrc/nrc_crk_cans/source/nrc_crk_cans.kps
@@ -1,7 +1,7 @@
- 12.0.50.0
+ 13.0.103.0
7.0
@@ -16,9 +16,9 @@
- 1.0.1
+
ᓀᐦᐃᔭᐍᐏᐣ (Cree Syllabics)
- © 2019 National Research Council Canada
+ © 2019, 2020 National Research Council Canada
Eddie Antonio Santos
https://nrc.canada.ca/en/research-development/research-collaboration/programs/canadian-indigenous-languages-technology-project
@@ -106,7 +106,7 @@
Cree Syllabics
nrc_crk_cans
- 1.0.1
+ 1.1.0
ᓀᐦᐃᔭᐍᐏᐣ
diff --git a/release/nrc/nrc_crk_cans/source/readme.htm b/release/nrc/nrc_crk_cans/source/readme.htm
index 2d76d51..e58d79d 100644
--- a/release/nrc/nrc_crk_cans/source/readme.htm
+++ b/release/nrc/nrc_crk_cans/source/readme.htm
@@ -19,7 +19,7 @@ ᓀᐦᐃᔭᐍᐏᐣ (Cree Syllabics)
Canadian Indigenous languages technology project.
-© 2019 National Research Council Canada
+© 2019, 2020 National Research Council Canada