From 0f9d50acd8f8a8fa145df0d43d6493c4381eaff2 Mon Sep 17 00:00:00 2001 From: euxane Date: Sat, 31 Aug 2024 20:42:23 +0200 Subject: update name and domain --- example/flake.nix | 2 +- readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/flake.nix b/example/flake.nix index c7752d0..b344291 100644 --- a/example/flake.nix +++ b/example/flake.nix @@ -4,7 +4,7 @@ inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11"; flake-utils.url = "github:numtide/flake-utils"; - flaky-utils.url = "git+https://cgit.pacien.net/libs/flaky-utils"; + flaky-utils.url = "git+https://cgit.euxane.net/libs/flaky-utils"; }; outputs = { self, nixpkgs, flake-utils, flaky-utils }: diff --git a/readme.md b/readme.md index 42fe7a7..33fc334 100644 --- a/readme.md +++ b/readme.md @@ -18,7 +18,7 @@ Issues and patches: email the author. ## Licence and copyright -Copyright (C) 2023 Pacien TRAN-GIRARD. +Copyright (C) 2023 Euxane TRAN-GIRARD. This project is distributed under the terms of European Union Public Licence version 1.2, a copy of which is provided in `./licence.txt`. -- cgit v1.2.3