From e816847fb18c22ff33ee57609d3c81e72a86c7ed Mon Sep 17 00:00:00 2001 From: Quantum Date: Thu, 11 Sep 2025 01:25:47 -0400 Subject: [PATCH] [idd] all: use UTF-8 source code --- idd/LGCommon/PipeMsg.h | 2 +- idd/LGIdd/CPipeServer.cpp | 2 +- idd/LGIdd/CPipeServer.h | 2 +- idd/LGIddHelper/CPipeClient.cpp | 2 +- idd/LGIddHelper/CPipeClient.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/idd/LGCommon/PipeMsg.h b/idd/LGCommon/PipeMsg.h index f650fe93..93f544fc 100644 --- a/idd/LGCommon/PipeMsg.h +++ b/idd/LGCommon/PipeMsg.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2025 The Looking Glass Authors + * Copyright © 2017-2025 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/idd/LGIdd/CPipeServer.cpp b/idd/LGIdd/CPipeServer.cpp index 4f5b072f..87731845 100644 --- a/idd/LGIdd/CPipeServer.cpp +++ b/idd/LGIdd/CPipeServer.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2025 The Looking Glass Authors + * Copyright © 2017-2025 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/idd/LGIdd/CPipeServer.h b/idd/LGIdd/CPipeServer.h index 6b8b87b9..094942ed 100644 --- a/idd/LGIdd/CPipeServer.h +++ b/idd/LGIdd/CPipeServer.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2025 The Looking Glass Authors + * Copyright © 2017-2025 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/idd/LGIddHelper/CPipeClient.cpp b/idd/LGIddHelper/CPipeClient.cpp index 58d8ec53..c8a51018 100644 --- a/idd/LGIddHelper/CPipeClient.cpp +++ b/idd/LGIddHelper/CPipeClient.cpp @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2025 The Looking Glass Authors + * Copyright © 2017-2025 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/idd/LGIddHelper/CPipeClient.h b/idd/LGIddHelper/CPipeClient.h index 53140304..7454a355 100644 --- a/idd/LGIddHelper/CPipeClient.h +++ b/idd/LGIddHelper/CPipeClient.h @@ -1,6 +1,6 @@ /** * Looking Glass - * Copyright © 2017-2025 The Looking Glass Authors + * Copyright © 2017-2025 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it