diff --git a/LICENSE b/LICENSE index 0de9fddeb39..38ff0eb4258 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (C) 2011-2023 Hakim El Hattab, http://hakim.se, and reveal.js contributors +Copyright (C) 2011-2024 Hakim El Hattab, http://hakim.se, and reveal.js contributors 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 db584dc1ee3..19956851ce7 100644 --- a/README.md +++ b/README.md @@ -46,5 +46,5 @@ Hakim's open source work is supported by - MIT licensed | Copyright © 2011-2023 Hakim El Hattab, https://hakim.se + MIT licensed | Copyright © 2011-2024 Hakim El Hattab, https://hakim.se diff --git a/gulpfile.js b/gulpfile.js index ef7121c0004..003616e2ee0 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -29,7 +29,7 @@ const banner = `/*! * ${pkg.homepage} * MIT licensed * -* Copyright (C) 2011-2023 Hakim El Hattab, https://hakim.se +* Copyright (C) 2011-2024 Hakim El Hattab, https://hakim.se */\n` // Prevents warnings from opening too many test pages