diff --git a/runtime/common/src/check_nonce.rs b/runtime/common/src/check_nonce.rs index 701eaec36..728b0482c 100644 --- a/runtime/common/src/check_nonce.rs +++ b/runtime/common/src/check_nonce.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2021 Acala Foundation. +// Copyright (C) 2020-2022 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/mock.rs b/runtime/common/src/mock.rs index 2700fcb05..e3cde5f68 100644 --- a/runtime/common/src/mock.rs +++ b/runtime/common/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2021 Acala Foundation. +// Copyright (C) 2020-2022 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/templates/module-weight-template.hbs b/templates/module-weight-template.hbs index 8b8a416d6..215fba018 100644 --- a/templates/module-weight-template.hbs +++ b/templates/module-weight-template.hbs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2021 Acala Foundation. +// Copyright (C) 2020-2022 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/templates/runtime-weight-template.hbs b/templates/runtime-weight-template.hbs index 9d2fa3be3..bf8c9bd93 100644 --- a/templates/runtime-weight-template.hbs +++ b/templates/runtime-weight-template.hbs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2021 Acala Foundation. +// Copyright (C) 2020-2022 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify