diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index eab266e..7c216d9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,9 +1,9 @@ # -# Copyright (C) 2016-2021 CASM Organization +# Copyright (C) 2016-2022 CASM Organization # All rights reserved. # -# Developed by: Philipp Paulweber -# +# Developed by: Philipp Paulweber et al. +# # # This file is part of casm-lang.plugin.monaco. # diff --git a/.gitignore b/.gitignore index dbabf9f..c815335 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,9 @@ # -# Copyright (C) 2016-2021 CASM Organization +# Copyright (C) 2016-2022 CASM Organization # All rights reserved. # -# Developed by: Philipp Paulweber -# +# Developed by: Philipp Paulweber et al. +# # # This file is part of casm-lang.plugin.monaco. # diff --git a/.gitmodules b/.gitmodules index 9094f07..9773e2c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ # -# Copyright (C) 2016-2021 CASM Organization +# Copyright (C) 2016-2022 CASM Organization # All rights reserved. # -# Developed by: Philipp Paulweber -# +# Developed by: Philipp Paulweber et al. +# # # This file is part of casm-lang.plugin.monaco. # diff --git a/LICENSE.txt b/LICENSE.txt index a2397a5..afa59b1 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,9 +1,9 @@ -Copyright (C) 2016-2021 CASM Organization +Copyright (C) 2016-2022 CASM Organization All rights reserved. -Developed by: Philipp Paulweber - +Developed by: Philipp Paulweber et al. + This file is part of casm-lang.plugin.monaco. diff --git a/Makefile b/Makefile index 1831674..73c823a 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ # -# Copyright (C) 2016-2021 CASM Organization +# Copyright (C) 2016-2022 CASM Organization # All rights reserved. # -# Developed by: Philipp Paulweber -# +# Developed by: Philipp Paulweber et al. +# # # This file is part of casm-lang.plugin.monaco. # diff --git a/README.org b/README.org index 337e559..d880e60 100644 --- a/README.org +++ b/README.org @@ -1,9 +1,9 @@ # -# Copyright (C) 2016-2021 CASM Organization +# Copyright (C) 2016-2022 CASM Organization # All rights reserved. # -# Developed by: Philipp Paulweber -# +# Developed by: Philipp Paulweber et al. +# # # This file is part of casm-lang.plugin.monaco. # diff --git a/src/casmd.js b/src/casmd.js index 51c5474..fcda9b3 100644 --- a/src/casmd.js +++ b/src/casmd.js @@ -1,9 +1,9 @@ // -// Copyright (C) 2016-2021 CASM Organization +// Copyright (C) 2016-2022 CASM Organization // All rights reserved. // -// Developed by: Philipp Paulweber -// +// Developed by: Philipp Paulweber et al. +// // // This file is part of casm-lang.plugin.monaco. // diff --git a/src/http/index.html b/src/http/index.html index 3bd682d..448ea3f 100644 --- a/src/http/index.html +++ b/src/http/index.html @@ -1,9 +1,9 @@