From 458216c83ee4e48343d53a8aac7cd068bfd191f7 Mon Sep 17 00:00:00 2001 From: Ivan Ukhov Date: Sun, 28 Jan 2024 07:54:56 +0100 Subject: [PATCH] Update the license and the authors list --- Cargo.toml | 1 + LICENSE.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 44732fe..2cb0744 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ license = "Apache-2.0/MIT" authors = [ "Ivan Stankovic ", "Ivan Ukhov ", + "Jean-Daniel Michaud ", "Vincenzo Palazzo ", ] description = "The package provides bindings to SQLite." diff --git a/LICENSE.md b/LICENSE.md index f03bd57..5b99a46 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -11,7 +11,7 @@ The following two notices apply to every file of the project. ## The Apache License ``` -Copyright 2015–2023 The sqlite3-sys Developers +Copyright 2015–2024 The sqlite3-sys Developers Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the @@ -28,7 +28,7 @@ specific language governing permissions and limitations under the License. ## The MIT License ``` -Copyright 2015–2023 The sqlite3-sys Developers +Copyright 2015–2024 The sqlite3-sys Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in