diff --git a/LICENSE b/LICENSE index affc391e..2f48feb6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2021-2023 Sebastian Riedel +Copyright (c) 2021-2024 Sebastian Riedel Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/src/core.ts b/src/core.ts index f4e0d7ef..35f1fce0 100644 --- a/src/core.ts +++ b/src/core.ts @@ -1,6 +1,6 @@ /*! * mojo.js - * Copyright (C) 2021-2023 Sebastian Riedel + * Copyright (C) 2021-2024 Sebastian Riedel * MIT Licensed */ import type {AppOptions} from './types.js'; diff --git a/vendor/README.md b/vendor/README.md index b971fc9e..47869c70 100644 --- a/vendor/README.md +++ b/vendor/README.md @@ -4,7 +4,7 @@ This distribution includes a few files with different licenses that have been bu * Mojolicious Artwork - Copyright (C) 2010-2023, Sebastian Riedel. + Copyright (C) 2010-2024, Sebastian Riedel. Licensed under the [CC-SA License, Version 4.0](http://creativecommons.org/licenses/by-sa/4.0). diff --git a/vendor/views/mojo/debug.html.tmpl b/vendor/views/mojo/debug.html.tmpl index 26f3acf6..44490592 100644 --- a/vendor/views/mojo/debug.html.tmpl +++ b/vendor/views/mojo/debug.html.tmpl @@ -231,7 +231,7 @@ Free and Open Source.
- 2021-2023 Sebastian Riedel and the + 2021-2024 Sebastian Riedel and the mojo.js contributors.