diff --git a/LICENSE.txt b/LICENSE.txt index 59592ad..6eb9bea 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,7 +1,7 @@ The MIT License (MIT) -Copyright © 2022 Jozef Izso -© 2022 Cisco Systems, Inc. All rights reserved. +Copyright © 2023 Jozef Izso +© 2023 Cisco Systems, Inc. All rights reserved. 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/README.md b/README.md index cd6d97b..6aa68de 100644 --- a/README.md +++ b/README.md @@ -64,5 +64,5 @@ Before you begin a VBA project, ensure that you have the time to work with VBA. Source code is licensed under [MIT License](LICENSE.txt). -Copyright © 2022 Jozef Izso -© 2022 Cisco Systems, Inc. All rights reserved. +Copyright © 2023 Jozef Izso +© 2023 Cisco Systems, Inc. All rights reserved. diff --git a/src/vbamc/vbamc.csproj b/src/vbamc/vbamc.csproj index 9b8cd44..dba20f8 100644 --- a/src/vbamc/vbamc.csproj +++ b/src/vbamc/vbamc.csproj @@ -6,13 +6,13 @@ net6.0;net7.0 enable enable - 1.2.2 + 1.3.0 NetOfficeFw Jozef Izso - Copyright © 2022 Jozef Izso, © 2022 Cisco Systems, Inc. All rights reserved. + Copyright © 2023 Jozef Izso, © 2023 Cisco Systems, Inc. All rights reserved. MIT https://github.com/NetOfficeFw/vbamc Compiler vbamc compiles Visual Basic source code and Ribbon customizations to a macro enabled add-in file for Microsoft Office applications.