Timedate Daemon

Timedate daemon to control org.freedesktop.timedate1 D-Bus interface

20 Commits   0 Branches   3 Tags
author: kx <kx@radix.pro> 2024-10-29 14:51:23 +0300 committer: kx <kx@radix.pro> 2024-10-29 14:51:23 +0300 commit: 28fecf9d82a64e3e588cf47a5966f93736233486 parent: 90b93ad93bd9f72b5f94a69a2b8bcdd6432427bd
Commit Summary:
domain: has been changed to radix-linux.su
Diffstat:
10 files changed, 10 insertions, 10 deletions
diff --git a/src/org.freedesktop.timedate1.policy.in b/src/org.freedesktop.timedate1.policy.in
index 2efb9bf..15846a1 100644
--- a/src/org.freedesktop.timedate1.policy.in
+++ b/src/org.freedesktop.timedate1.policy.in
@@ -7,7 +7,7 @@
 <policyconfig>
 
 <vendor>The Radix cross Linux Project</vendor>
-<vendor_url>https://radix.pro</vendor_url>
+<vendor_url>https://radix-linux.su</vendor_url>
 
   <action id="org.freedesktop.timedate1.set-time">
     <description>Set system time</description>
diff --git a/src/rcl-main.c b/src/rcl-main.c
index 8a1a7e4..c747f0d 100644
--- a/src/rcl-main.c
+++ b/src/rcl-main.c
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix.pro>
+ * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix-linux.su>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/rcl-ntpd-utils.c b/src/rcl-ntpd-utils.c
index ff4eb96..b03ded7 100644
--- a/src/rcl-ntpd-utils.c
+++ b/src/rcl-ntpd-utils.c
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix.pro>
+ * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix-linux.su>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/rcl-ntpd-utils.h b/src/rcl-ntpd-utils.h
index ab4f86f..7690d7a 100644
--- a/src/rcl-ntpd-utils.h
+++ b/src/rcl-ntpd-utils.h
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix.pro>
+ * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix-linux.su>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/rcl-time-utils.c b/src/rcl-time-utils.c
index 37fae68..c8f4613 100644
--- a/src/rcl-time-utils.c
+++ b/src/rcl-time-utils.c
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix.pro>
+ * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix-linux.su>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/rcl-time-utils.h b/src/rcl-time-utils.h
index 286fc1f..fb2e012 100644
--- a/src/rcl-time-utils.h
+++ b/src/rcl-time-utils.h
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix.pro>
+ * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix-linux.su>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/rcl-timedate.c b/src/rcl-timedate.c
index d6387af..ba0c2a2 100644
--- a/src/rcl-timedate.c
+++ b/src/rcl-timedate.c
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix.pro>
+ * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix-linux.su>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/rcl-timedate.h b/src/rcl-timedate.h
index 75710dd..6e9f4b1 100644
--- a/src/rcl-timedate.h
+++ b/src/rcl-timedate.h
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix.pro>
+ * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix-linux.su>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/rcl-zone-utils.c b/src/rcl-zone-utils.c
index 4ffe8cd..50c63cc 100644
--- a/src/rcl-zone-utils.c
+++ b/src/rcl-zone-utils.c
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix.pro>
+ * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix-linux.su>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/rcl-zone-utils.h b/src/rcl-zone-utils.h
index b746b62..ff92626 100644
--- a/src/rcl-zone-utils.h
+++ b/src/rcl-zone-utils.h
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix.pro>
+ * Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix-linux.su>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by