From d0f2e780f85a923be9e5279b1e11a9d0ecf9c444 Mon Sep 17 00:00:00 2001 From: Rokas Puzonas Date: Sun, 14 Nov 2021 01:44:34 +0200 Subject: [PATCH] fix: update owner of file --- Lab1.TouristInformationCenter/InOutUtils.cs | 0 .../Lab1.TouristInformationCenter.csproj | 0 Lab1.TouristInformationCenter/Museum.cs | 0 Lab1.TouristInformationCenter/Museums.csv | 0 Lab1.TouristInformationCenter/Program.cs | 0 Lab1.TouristInformationCenter/TaskUtils.cs | 0 Lab1.TouristInformationCenter/Weekday.cs | 0 7 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Lab1.TouristInformationCenter/InOutUtils.cs mode change 100755 => 100644 Lab1.TouristInformationCenter/Lab1.TouristInformationCenter.csproj mode change 100755 => 100644 Lab1.TouristInformationCenter/Museum.cs mode change 100755 => 100644 Lab1.TouristInformationCenter/Museums.csv mode change 100755 => 100644 Lab1.TouristInformationCenter/Program.cs mode change 100755 => 100644 Lab1.TouristInformationCenter/TaskUtils.cs mode change 100755 => 100644 Lab1.TouristInformationCenter/Weekday.cs diff --git a/Lab1.TouristInformationCenter/InOutUtils.cs b/Lab1.TouristInformationCenter/InOutUtils.cs old mode 100755 new mode 100644 diff --git a/Lab1.TouristInformationCenter/Lab1.TouristInformationCenter.csproj b/Lab1.TouristInformationCenter/Lab1.TouristInformationCenter.csproj old mode 100755 new mode 100644 diff --git a/Lab1.TouristInformationCenter/Museum.cs b/Lab1.TouristInformationCenter/Museum.cs old mode 100755 new mode 100644 diff --git a/Lab1.TouristInformationCenter/Museums.csv b/Lab1.TouristInformationCenter/Museums.csv old mode 100755 new mode 100644 diff --git a/Lab1.TouristInformationCenter/Program.cs b/Lab1.TouristInformationCenter/Program.cs old mode 100755 new mode 100644 diff --git a/Lab1.TouristInformationCenter/TaskUtils.cs b/Lab1.TouristInformationCenter/TaskUtils.cs old mode 100755 new mode 100644 diff --git a/Lab1.TouristInformationCenter/Weekday.cs b/Lab1.TouristInformationCenter/Weekday.cs old mode 100755 new mode 100644