Procházet zdrojové kódy

chore: update year on copyright text on new files

lunar-mining před 2 roky
rodič
revize
ef0d1c6f59
4 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. 1 1
      src/net/hosts/mod.rs
  2. 1 1
      src/net/hosts/refinery.rs
  3. 1 1
      src/net/hosts/store.rs
  4. 1 1
      src/net/tests.rs

+ 1 - 1
src/net/hosts/mod.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2023 Dyne.org foundation
+ * Copyright (C) 2020-2024 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
src/net/hosts/refinery.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2023 Dyne.org foundation
+ * Copyright (C) 2020-2024 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
src/net/hosts/store.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2023 Dyne.org foundation
+ * Copyright (C) 2020-2024 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
src/net/tests.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2023 Dyne.org foundation
+ * Copyright (C) 2020-2024 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as