From 47df9181184758a3c7b9893217061361eb4d2b56 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Thu, 31 Dec 2020 23:21:13 +0000 Subject: [PATCH] Update copyright year. --- .idea/.idea.Aaru.Server/.idea/vcs.xml | 6 ------ Aaru.Server.Task/Aaru.Server.Task.csproj | 2 +- Aaru.Server.Task/Program.cs | 2 +- Aaru.Server/Aaru.Server.csproj | 2 +- Aaru.Server/Areas/Admin/Controllers/HomeController.cs | 2 +- Aaru.Server/Areas/Admin/Views/Atas/CheckPrivate.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Atas/Compare.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Atas/Delete.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Atas/Details.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Atas/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/BlockDescriptors/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Chs/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Commands/Index.cshtml | 2 +- .../Areas/Admin/Views/CompactDiscOffsets/Delete.cshtml | 2 +- .../Areas/Admin/Views/CompactDiscOffsets/Edit.cshtml | 2 +- .../Areas/Admin/Views/CompactDiscOffsets/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/DeviceStats/Delete.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/DeviceStats/Edit.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/DeviceStats/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Devices/Delete.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Devices/Details.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Devices/Edit.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Devices/Find.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Devices/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Filesystems/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Filters/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/FireWires/Delete.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/FireWires/Edit.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/FireWires/Index.cshtml | 2 +- .../Admin/Views/GdRomSwapDiscCapabilities/Delete.cshtml | 2 +- .../Admin/Views/GdRomSwapDiscCapabilities/Details.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Home/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/MediaFormats/Delete.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/MediaFormats/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Medias/Delete.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Medias/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Mmc/Delete.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Mmc/Details.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Mmc/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/MmcFeatures/Details.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/MmcFeatures/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/MmcSds/Delete.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/MmcSds/Details.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/MmcSds/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/OperatingSystems/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Partitions/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Pcmcias/Delete.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Pcmcias/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/ScsiModes/Delete.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/ScsiModes/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/ScsiPages/Delete.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/ScsiPages/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Scsis/Compare.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Scsis/Delete.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Scsis/Details.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Scsis/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Shared/_Layout.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Sscs/Delete.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Sscs/Index.cshtml | 2 +- .../Areas/Admin/Views/SupportedDensities/Delete.cshtml | 2 +- .../Areas/Admin/Views/SupportedDensities/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/TestedMedias/Delete.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/TestedMedias/Details.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/TestedMedias/Edit.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/TestedMedias/Index.cshtml | 2 +- .../Areas/Admin/Views/TestedSequentialMedias/Delete.cshtml | 2 +- .../Areas/Admin/Views/TestedSequentialMedias/Edit.cshtml | 2 +- .../Areas/Admin/Views/TestedSequentialMedias/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/UsbProducts/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/UsbVendors/Details.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/UsbVendors/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Usbs/Delete.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Usbs/Details.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Usbs/Index.cshtml | 2 +- Aaru.Server/Areas/Admin/Views/Versions/Index.cshtml | 2 +- Aaru.Server/Controllers/HomeController.cs | 2 +- Aaru.Server/Controllers/ReportController.cs | 2 +- Aaru.Server/Controllers/StatsController.cs | 2 +- Aaru.Server/Controllers/UpdateController.cs | 2 +- Aaru.Server/Controllers/UploadReportController.cs | 2 +- Aaru.Server/Controllers/UploadStatsController.cs | 2 +- Aaru.Server/Core/Ata.cs | 2 +- Aaru.Server/Core/ScsiEvpd.cs | 2 +- Aaru.Server/Core/ScsiInquiry.cs | 2 +- Aaru.Server/Core/ScsiMmcFeatures.cs | 2 +- Aaru.Server/Core/ScsiMmcMode.cs | 2 +- Aaru.Server/Core/ScsiModeSense.cs | 2 +- Aaru.Server/Core/SscTestedMedia.cs | 2 +- Aaru.Server/Core/StatsConverter.cs | 2 +- Aaru.Server/Core/TestedMedia.cs | 2 +- Aaru.Server/Models/BaseOperatingSystem.cs | 2 +- Aaru.Server/Models/CdOffset.cs | 2 +- Aaru.Server/Models/Command.cs | 2 +- Aaru.Server/Models/Context.cs | 2 +- Aaru.Server/Models/Device.cs | 2 +- Aaru.Server/Models/DeviceItem.cs | 2 +- Aaru.Server/Models/DeviceStat.cs | 2 +- Aaru.Server/Models/Filesystem.cs | 2 +- Aaru.Server/Models/Filter.cs | 2 +- Aaru.Server/Models/Media.cs | 2 +- Aaru.Server/Models/MediaFormat.cs | 2 +- Aaru.Server/Models/MediaItem.cs | 2 +- Aaru.Server/Models/OperatingSystem.cs | 2 +- Aaru.Server/Models/Partition.cs | 2 +- Aaru.Server/Models/RemoteApplication.cs | 2 +- Aaru.Server/Models/RemoteArchitecture.cs | 2 +- Aaru.Server/Models/RemoteOperatingSystem.cs | 2 +- Aaru.Server/Models/UploadedReport.cs | 2 +- Aaru.Server/Models/UsbProduct.cs | 2 +- Aaru.Server/Models/UsbVendor.cs | 2 +- Aaru.Server/Models/Version.cs | 2 +- Aaru.Server/Views/Home/CODE_OF_CONDUCT.cshtml | 2 +- Aaru.Server/Views/Home/CONTRIBUTING.cshtml | 2 +- Aaru.Server/Views/Home/Changelog.cshtml | 2 +- Aaru.Server/Views/Home/ISSUE_TEMPLATE.cshtml | 2 +- Aaru.Server/Views/Home/Index.cshtml | 2 +- Aaru.Server/Views/Home/NEEDED.cshtml | 2 +- Aaru.Server/Views/Home/NEEDINFO.cshtml | 2 +- Aaru.Server/Views/Home/PULL_REQUEST_TEMPLATE.cshtml | 2 +- Aaru.Server/Views/Report/View.cshtml | 2 +- Aaru.Server/Views/Shared/_Layout.cshtml | 4 ++-- Aaru.Server/Views/Stats/Index.cshtml | 2 +- Aaru.Server/docs/README.md | 2 +- Aaru.Server/wwwroot/css/amiga/_colors.scss | 2 +- Aaru.Server/wwwroot/css/amiga/_font.scss | 2 +- Aaru.Server/wwwroot/css/amiga/_fontstyles.scss | 2 +- Aaru.Server/wwwroot/css/amiga/aaruserver.scss | 2 +- Aaru.Server/wwwroot/css/dos/_colors.scss | 2 +- Aaru.Server/wwwroot/css/dos/_font.scss | 2 +- Aaru.Server/wwwroot/css/dos/_fontstyles.scss | 2 +- Aaru.Server/wwwroot/css/dos/aaruserver.scss | 2 +- Aaru.Server/wwwroot/css/mac/_colors.scss | 2 +- Aaru.Server/wwwroot/css/mac/_font.scss | 2 +- Aaru.Server/wwwroot/css/mac/_fontstyles.scss | 2 +- Aaru.Server/wwwroot/css/mac/aaruserver.scss | 2 +- 135 files changed, 135 insertions(+), 141 deletions(-) diff --git a/.idea/.idea.Aaru.Server/.idea/vcs.xml b/.idea/.idea.Aaru.Server/.idea/vcs.xml index 873ade2d..de38aa8b 100644 --- a/.idea/.idea.Aaru.Server/.idea/vcs.xml +++ b/.idea/.idea.Aaru.Server/.idea/vcs.xml @@ -7,12 +7,6 @@ - - - - - - \ No newline at end of file diff --git a/Aaru.Server.Task/Aaru.Server.Task.csproj b/Aaru.Server.Task/Aaru.Server.Task.csproj index 7722ba91..ac917d1a 100644 --- a/Aaru.Server.Task/Aaru.Server.Task.csproj +++ b/Aaru.Server.Task/Aaru.Server.Task.csproj @@ -11,7 +11,7 @@ true 5.2.99.306 Claunia.com - Copyright © 2011-2020 Natalia Portillo + Copyright © 2011-2021 Natalia Portillo Aaru Data Preservation Suite Aaru.Server.Task $(Version) diff --git a/Aaru.Server.Task/Program.cs b/Aaru.Server.Task/Program.cs index 79cf5381..b97af50a 100644 --- a/Aaru.Server.Task/Program.cs +++ b/Aaru.Server.Task/Program.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Server/Aaru.Server.csproj b/Aaru.Server/Aaru.Server.csproj index 14f8fd59..26a2d5da 100644 --- a/Aaru.Server/Aaru.Server.csproj +++ b/Aaru.Server/Aaru.Server.csproj @@ -10,7 +10,7 @@ true 5.2.99.306 Claunia.com - Copyright © 2011-2020 Natalia Portillo + Copyright © 2011-2021 Natalia Portillo Aaru Data Preservation Suite Aaru.Server $(Version) diff --git a/Aaru.Server/Areas/Admin/Controllers/HomeController.cs b/Aaru.Server/Areas/Admin/Controllers/HomeController.cs index e126014f..3d1015f0 100644 --- a/Aaru.Server/Areas/Admin/Controllers/HomeController.cs +++ b/Aaru.Server/Areas/Admin/Controllers/HomeController.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using Microsoft.AspNetCore.Authorization; diff --git a/Aaru.Server/Areas/Admin/Views/Atas/CheckPrivate.cshtml b/Aaru.Server/Areas/Admin/Views/Atas/CheckPrivate.cshtml index 9598650a..33a42138 100644 --- a/Aaru.Server/Areas/Admin/Views/Atas/CheckPrivate.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Atas/CheckPrivate.cshtml @@ -31,7 +31,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ } ATA IDENTIFY DEVICE responses with possible private data diff --git a/Aaru.Server/Areas/Admin/Views/Atas/Compare.cshtml b/Aaru.Server/Areas/Admin/Views/Atas/Compare.cshtml index 09ee5885..b702d867 100644 --- a/Aaru.Server/Areas/Admin/Views/Atas/Compare.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Atas/Compare.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Comparing ATA IDENTIFY ID @Model.LeftId with ID @Model.RightId

diff --git a/Aaru.Server/Areas/Admin/Views/Atas/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/Atas/Delete.cshtml index 4cceb7e4..978cca90 100644 --- a/Aaru.Server/Areas/Admin/Views/Atas/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Atas/Delete.cshtml @@ -32,7 +32,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/Atas/Details.cshtml b/Aaru.Server/Areas/Admin/Views/Atas/Details.cshtml index 79b78346..e3d3fa0c 100644 --- a/Aaru.Server/Areas/Admin/Views/Atas/Details.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Atas/Details.cshtml @@ -32,7 +32,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }
diff --git a/Aaru.Server/Areas/Admin/Views/Atas/Index.cshtml b/Aaru.Server/Areas/Admin/Views/Atas/Index.cshtml index 510adf74..2913a52a 100644 --- a/Aaru.Server/Areas/Admin/Views/Atas/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Atas/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

ATA IDENTIFY DEVICE responses

diff --git a/Aaru.Server/Areas/Admin/Views/BlockDescriptors/Index.cshtml b/Aaru.Server/Areas/Admin/Views/BlockDescriptors/Index.cshtml index 8a621aaa..1090efee 100644 --- a/Aaru.Server/Areas/Admin/Views/BlockDescriptors/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/BlockDescriptors/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Block descriptors

diff --git a/Aaru.Server/Areas/Admin/Views/Chs/Index.cshtml b/Aaru.Server/Areas/Admin/Views/Chs/Index.cshtml index 3a8ec1d3..a03a2f1b 100644 --- a/Aaru.Server/Areas/Admin/Views/Chs/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Chs/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }
diff --git a/Aaru.Server/Areas/Admin/Views/Commands/Index.cshtml b/Aaru.Server/Areas/Admin/Views/Commands/Index.cshtml index f1aaeb7e..5ea5899a 100644 --- a/Aaru.Server/Areas/Admin/Views/Commands/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Commands/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Commands

diff --git a/Aaru.Server/Areas/Admin/Views/CompactDiscOffsets/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/CompactDiscOffsets/Delete.cshtml index ce0600d0..2defc276 100644 --- a/Aaru.Server/Areas/Admin/Views/CompactDiscOffsets/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/CompactDiscOffsets/Delete.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/CompactDiscOffsets/Edit.cshtml b/Aaru.Server/Areas/Admin/Views/CompactDiscOffsets/Edit.cshtml index b4bc0b1e..b05a4c28 100644 --- a/Aaru.Server/Areas/Admin/Views/CompactDiscOffsets/Edit.cshtml +++ b/Aaru.Server/Areas/Admin/Views/CompactDiscOffsets/Edit.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Compact disc offset

diff --git a/Aaru.Server/Areas/Admin/Views/CompactDiscOffsets/Index.cshtml b/Aaru.Server/Areas/Admin/Views/CompactDiscOffsets/Index.cshtml index aad6b53e..0b54026f 100644 --- a/Aaru.Server/Areas/Admin/Views/CompactDiscOffsets/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/CompactDiscOffsets/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ } Update from AccurateRip diff --git a/Aaru.Server/Areas/Admin/Views/DeviceStats/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/DeviceStats/Delete.cshtml index b179ded8..c480aa66 100644 --- a/Aaru.Server/Areas/Admin/Views/DeviceStats/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/DeviceStats/Delete.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/DeviceStats/Edit.cshtml b/Aaru.Server/Areas/Admin/Views/DeviceStats/Edit.cshtml index af5777c2..d7bf064d 100644 --- a/Aaru.Server/Areas/Admin/Views/DeviceStats/Edit.cshtml +++ b/Aaru.Server/Areas/Admin/Views/DeviceStats/Edit.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Device statistic

diff --git a/Aaru.Server/Areas/Admin/Views/DeviceStats/Index.cshtml b/Aaru.Server/Areas/Admin/Views/DeviceStats/Index.cshtml index 9d456d79..ddfedeb1 100644 --- a/Aaru.Server/Areas/Admin/Views/DeviceStats/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/DeviceStats/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Device statistics

diff --git a/Aaru.Server/Areas/Admin/Views/Devices/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/Devices/Delete.cshtml index 590dda9f..19789ce2 100644 --- a/Aaru.Server/Areas/Admin/Views/Devices/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Devices/Delete.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/Devices/Details.cshtml b/Aaru.Server/Areas/Admin/Views/Devices/Details.cshtml index dd22a747..964e09c7 100644 --- a/Aaru.Server/Areas/Admin/Views/Devices/Details.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Devices/Details.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }
diff --git a/Aaru.Server/Areas/Admin/Views/Devices/Edit.cshtml b/Aaru.Server/Areas/Admin/Views/Devices/Edit.cshtml index 5e7b3e97..f924d82b 100644 --- a/Aaru.Server/Areas/Admin/Views/Devices/Edit.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Devices/Edit.cshtml @@ -31,7 +31,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Device report

diff --git a/Aaru.Server/Areas/Admin/Views/Devices/Find.cshtml b/Aaru.Server/Areas/Admin/Views/Devices/Find.cshtml index 9d9813a9..e1b76700 100644 --- a/Aaru.Server/Areas/Admin/Views/Devices/Find.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Devices/Find.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }
diff --git a/Aaru.Server/Areas/Admin/Views/Devices/Index.cshtml b/Aaru.Server/Areas/Admin/Views/Devices/Index.cshtml index 4400b3a1..4d55de2d 100644 --- a/Aaru.Server/Areas/Admin/Views/Devices/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Devices/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Device reports

diff --git a/Aaru.Server/Areas/Admin/Views/Filesystems/Index.cshtml b/Aaru.Server/Areas/Admin/Views/Filesystems/Index.cshtml index 5db269d2..f1cc82b8 100644 --- a/Aaru.Server/Areas/Admin/Views/Filesystems/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Filesystems/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Filesystems

diff --git a/Aaru.Server/Areas/Admin/Views/Filters/Index.cshtml b/Aaru.Server/Areas/Admin/Views/Filters/Index.cshtml index 23aa4b61..54d6001b 100644 --- a/Aaru.Server/Areas/Admin/Views/Filters/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Filters/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Filters

diff --git a/Aaru.Server/Areas/Admin/Views/FireWires/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/FireWires/Delete.cshtml index 8035c923..6bdb0bb1 100644 --- a/Aaru.Server/Areas/Admin/Views/FireWires/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/FireWires/Delete.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/FireWires/Edit.cshtml b/Aaru.Server/Areas/Admin/Views/FireWires/Edit.cshtml index 5dc63bca..eccd1cc1 100644 --- a/Aaru.Server/Areas/Admin/Views/FireWires/Edit.cshtml +++ b/Aaru.Server/Areas/Admin/Views/FireWires/Edit.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

FireWire registers

diff --git a/Aaru.Server/Areas/Admin/Views/FireWires/Index.cshtml b/Aaru.Server/Areas/Admin/Views/FireWires/Index.cshtml index 8eda14ec..f9f47e20 100644 --- a/Aaru.Server/Areas/Admin/Views/FireWires/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/FireWires/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ } Consolidate diff --git a/Aaru.Server/Areas/Admin/Views/GdRomSwapDiscCapabilities/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/GdRomSwapDiscCapabilities/Delete.cshtml index 9a730afe..851b46bc 100644 --- a/Aaru.Server/Areas/Admin/Views/GdRomSwapDiscCapabilities/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/GdRomSwapDiscCapabilities/Delete.cshtml @@ -31,7 +31,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/GdRomSwapDiscCapabilities/Details.cshtml b/Aaru.Server/Areas/Admin/Views/GdRomSwapDiscCapabilities/Details.cshtml index aa6ce771..30b89cf4 100644 --- a/Aaru.Server/Areas/Admin/Views/GdRomSwapDiscCapabilities/Details.cshtml +++ b/Aaru.Server/Areas/Admin/Views/GdRomSwapDiscCapabilities/Details.cshtml @@ -31,7 +31,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }
diff --git a/Aaru.Server/Areas/Admin/Views/Home/Index.cshtml b/Aaru.Server/Areas/Admin/Views/Home/Index.cshtml index 579d9f70..d7368765 100644 --- a/Aaru.Server/Areas/Admin/Views/Home/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Home/Index.cshtml @@ -28,7 +28,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ } ATA IDENTIFY DEVICE / ATAPI IDENTIFY PACKET DEVICE responses diff --git a/Aaru.Server/Areas/Admin/Views/MediaFormats/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/MediaFormats/Delete.cshtml index 4089372b..eb43048b 100644 --- a/Aaru.Server/Areas/Admin/Views/MediaFormats/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/MediaFormats/Delete.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/MediaFormats/Index.cshtml b/Aaru.Server/Areas/Admin/Views/MediaFormats/Index.cshtml index d73707f1..95339ef5 100644 --- a/Aaru.Server/Areas/Admin/Views/MediaFormats/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/MediaFormats/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Media image formats

diff --git a/Aaru.Server/Areas/Admin/Views/Medias/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/Medias/Delete.cshtml index f79d6516..a672d5e6 100644 --- a/Aaru.Server/Areas/Admin/Views/Medias/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Medias/Delete.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/Medias/Index.cshtml b/Aaru.Server/Areas/Admin/Views/Medias/Index.cshtml index 51fc843f..eab44b85 100644 --- a/Aaru.Server/Areas/Admin/Views/Medias/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Medias/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Medias

diff --git a/Aaru.Server/Areas/Admin/Views/Mmc/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/Mmc/Delete.cshtml index df087c1d..43248249 100644 --- a/Aaru.Server/Areas/Admin/Views/Mmc/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Mmc/Delete.cshtml @@ -32,7 +32,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/Mmc/Details.cshtml b/Aaru.Server/Areas/Admin/Views/Mmc/Details.cshtml index bd13d309..97288d05 100644 --- a/Aaru.Server/Areas/Admin/Views/Mmc/Details.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Mmc/Details.cshtml @@ -32,7 +32,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }
diff --git a/Aaru.Server/Areas/Admin/Views/Mmc/Index.cshtml b/Aaru.Server/Areas/Admin/Views/Mmc/Index.cshtml index 918cfaf9..3ab60f68 100644 --- a/Aaru.Server/Areas/Admin/Views/Mmc/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Mmc/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ } Clean diff --git a/Aaru.Server/Areas/Admin/Views/MmcFeatures/Details.cshtml b/Aaru.Server/Areas/Admin/Views/MmcFeatures/Details.cshtml index a3a7de86..453147f2 100644 --- a/Aaru.Server/Areas/Admin/Views/MmcFeatures/Details.cshtml +++ b/Aaru.Server/Areas/Admin/Views/MmcFeatures/Details.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }
diff --git a/Aaru.Server/Areas/Admin/Views/MmcFeatures/Index.cshtml b/Aaru.Server/Areas/Admin/Views/MmcFeatures/Index.cshtml index b5e1d530..a035f7f5 100644 --- a/Aaru.Server/Areas/Admin/Views/MmcFeatures/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/MmcFeatures/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

MMC FEATURES

diff --git a/Aaru.Server/Areas/Admin/Views/MmcSds/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/MmcSds/Delete.cshtml index 1f10a2d8..33017bfd 100644 --- a/Aaru.Server/Areas/Admin/Views/MmcSds/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/MmcSds/Delete.cshtml @@ -32,7 +32,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/MmcSds/Details.cshtml b/Aaru.Server/Areas/Admin/Views/MmcSds/Details.cshtml index 477c84ae..f8566a45 100644 --- a/Aaru.Server/Areas/Admin/Views/MmcSds/Details.cshtml +++ b/Aaru.Server/Areas/Admin/Views/MmcSds/Details.cshtml @@ -32,7 +32,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }
diff --git a/Aaru.Server/Areas/Admin/Views/MmcSds/Index.cshtml b/Aaru.Server/Areas/Admin/Views/MmcSds/Index.cshtml index 1eb8e65d..5ea6acc4 100644 --- a/Aaru.Server/Areas/Admin/Views/MmcSds/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/MmcSds/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

MultiMediaCard / SecureDigital registers

diff --git a/Aaru.Server/Areas/Admin/Views/OperatingSystems/Index.cshtml b/Aaru.Server/Areas/Admin/Views/OperatingSystems/Index.cshtml index c075ac79..b40a8915 100644 --- a/Aaru.Server/Areas/Admin/Views/OperatingSystems/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/OperatingSystems/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Operating systems

diff --git a/Aaru.Server/Areas/Admin/Views/Partitions/Index.cshtml b/Aaru.Server/Areas/Admin/Views/Partitions/Index.cshtml index 0ba3a770..adc62c33 100644 --- a/Aaru.Server/Areas/Admin/Views/Partitions/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Partitions/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Partitioning schemes

diff --git a/Aaru.Server/Areas/Admin/Views/Pcmcias/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/Pcmcias/Delete.cshtml index ad8e6765..c6af7be2 100644 --- a/Aaru.Server/Areas/Admin/Views/Pcmcias/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Pcmcias/Delete.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/Pcmcias/Index.cshtml b/Aaru.Server/Areas/Admin/Views/Pcmcias/Index.cshtml index 6d032738..229f2d2e 100644 --- a/Aaru.Server/Areas/Admin/Views/Pcmcias/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Pcmcias/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

PCMCIA data

diff --git a/Aaru.Server/Areas/Admin/Views/ScsiModes/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/ScsiModes/Delete.cshtml index ecef1071..19a9583b 100644 --- a/Aaru.Server/Areas/Admin/Views/ScsiModes/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/ScsiModes/Delete.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/ScsiModes/Index.cshtml b/Aaru.Server/Areas/Admin/Views/ScsiModes/Index.cshtml index 804d366c..8bffc04a 100644 --- a/Aaru.Server/Areas/Admin/Views/ScsiModes/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/ScsiModes/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

SCSI MODE SENSE responses

diff --git a/Aaru.Server/Areas/Admin/Views/ScsiPages/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/ScsiPages/Delete.cshtml index cb800267..592824ef 100644 --- a/Aaru.Server/Areas/Admin/Views/ScsiPages/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/ScsiPages/Delete.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/ScsiPages/Index.cshtml b/Aaru.Server/Areas/Admin/Views/ScsiPages/Index.cshtml index e60c5c8a..5c0a77a3 100644 --- a/Aaru.Server/Areas/Admin/Views/ScsiPages/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/ScsiPages/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

SCSI MODE SENSE pages

diff --git a/Aaru.Server/Areas/Admin/Views/Scsis/Compare.cshtml b/Aaru.Server/Areas/Admin/Views/Scsis/Compare.cshtml index fc63dcf9..2a33c75d 100644 --- a/Aaru.Server/Areas/Admin/Views/Scsis/Compare.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Scsis/Compare.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Comparing SCSI INQUIRY ID @Model.LeftId with ID @Model.RightId

diff --git a/Aaru.Server/Areas/Admin/Views/Scsis/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/Scsis/Delete.cshtml index 52b9437d..17202704 100644 --- a/Aaru.Server/Areas/Admin/Views/Scsis/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Scsis/Delete.cshtml @@ -32,7 +32,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/Scsis/Details.cshtml b/Aaru.Server/Areas/Admin/Views/Scsis/Details.cshtml index 73f18c5b..f019413c 100644 --- a/Aaru.Server/Areas/Admin/Views/Scsis/Details.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Scsis/Details.cshtml @@ -32,7 +32,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }
diff --git a/Aaru.Server/Areas/Admin/Views/Scsis/Index.cshtml b/Aaru.Server/Areas/Admin/Views/Scsis/Index.cshtml index 3f7ac037..7e4e2df6 100644 --- a/Aaru.Server/Areas/Admin/Views/Scsis/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Scsis/Index.cshtml @@ -31,7 +31,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

SCSI INQUIRY responses

diff --git a/Aaru.Server/Areas/Admin/Views/Shared/_Layout.cshtml b/Aaru.Server/Areas/Admin/Views/Shared/_Layout.cshtml index 4e46ee3f..ff2854a3 100644 --- a/Aaru.Server/Areas/Admin/Views/Shared/_Layout.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Shared/_Layout.cshtml @@ -31,7 +31,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ } diff --git a/Aaru.Server/Areas/Admin/Views/Sscs/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/Sscs/Delete.cshtml index e329e7bf..9107bc72 100644 --- a/Aaru.Server/Areas/Admin/Views/Sscs/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Sscs/Delete.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/Sscs/Index.cshtml b/Aaru.Server/Areas/Admin/Views/Sscs/Index.cshtml index a85224d0..ee73b80d 100644 --- a/Aaru.Server/Areas/Admin/Views/Sscs/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Sscs/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }
diff --git a/Aaru.Server/Areas/Admin/Views/SupportedDensities/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/SupportedDensities/Delete.cshtml index 017bb890..aa8ada1b 100644 --- a/Aaru.Server/Areas/Admin/Views/SupportedDensities/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/SupportedDensities/Delete.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/SupportedDensities/Index.cshtml b/Aaru.Server/Areas/Admin/Views/SupportedDensities/Index.cshtml index 4a931977..667f7876 100644 --- a/Aaru.Server/Areas/Admin/Views/SupportedDensities/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/SupportedDensities/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Supported densities

diff --git a/Aaru.Server/Areas/Admin/Views/TestedMedias/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/TestedMedias/Delete.cshtml index 4f8d6537..ab8f1537 100644 --- a/Aaru.Server/Areas/Admin/Views/TestedMedias/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/TestedMedias/Delete.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/TestedMedias/Details.cshtml b/Aaru.Server/Areas/Admin/Views/TestedMedias/Details.cshtml index 99e8b4be..d919dff8 100644 --- a/Aaru.Server/Areas/Admin/Views/TestedMedias/Details.cshtml +++ b/Aaru.Server/Areas/Admin/Views/TestedMedias/Details.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }
diff --git a/Aaru.Server/Areas/Admin/Views/TestedMedias/Edit.cshtml b/Aaru.Server/Areas/Admin/Views/TestedMedias/Edit.cshtml index ec518f99..8cb21406 100644 --- a/Aaru.Server/Areas/Admin/Views/TestedMedias/Edit.cshtml +++ b/Aaru.Server/Areas/Admin/Views/TestedMedias/Edit.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Tested media

diff --git a/Aaru.Server/Areas/Admin/Views/TestedMedias/Index.cshtml b/Aaru.Server/Areas/Admin/Views/TestedMedias/Index.cshtml index bc8c87bf..efb60fc4 100644 --- a/Aaru.Server/Areas/Admin/Views/TestedMedias/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/TestedMedias/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Tested media

diff --git a/Aaru.Server/Areas/Admin/Views/TestedSequentialMedias/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/TestedSequentialMedias/Delete.cshtml index 3e1682ff..828a979e 100644 --- a/Aaru.Server/Areas/Admin/Views/TestedSequentialMedias/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/TestedSequentialMedias/Delete.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/TestedSequentialMedias/Edit.cshtml b/Aaru.Server/Areas/Admin/Views/TestedSequentialMedias/Edit.cshtml index 663c7967..ebf2efa4 100644 --- a/Aaru.Server/Areas/Admin/Views/TestedSequentialMedias/Edit.cshtml +++ b/Aaru.Server/Areas/Admin/Views/TestedSequentialMedias/Edit.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Tested sequential media

diff --git a/Aaru.Server/Areas/Admin/Views/TestedSequentialMedias/Index.cshtml b/Aaru.Server/Areas/Admin/Views/TestedSequentialMedias/Index.cshtml index e6668286..4299f3d4 100644 --- a/Aaru.Server/Areas/Admin/Views/TestedSequentialMedias/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/TestedSequentialMedias/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Tested sequential media

diff --git a/Aaru.Server/Areas/Admin/Views/UsbProducts/Index.cshtml b/Aaru.Server/Areas/Admin/Views/UsbProducts/Index.cshtml index aa08059d..7ae35021 100644 --- a/Aaru.Server/Areas/Admin/Views/UsbProducts/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/UsbProducts/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

USB products

diff --git a/Aaru.Server/Areas/Admin/Views/UsbVendors/Details.cshtml b/Aaru.Server/Areas/Admin/Views/UsbVendors/Details.cshtml index b088e264..616d9f59 100644 --- a/Aaru.Server/Areas/Admin/Views/UsbVendors/Details.cshtml +++ b/Aaru.Server/Areas/Admin/Views/UsbVendors/Details.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }
diff --git a/Aaru.Server/Areas/Admin/Views/UsbVendors/Index.cshtml b/Aaru.Server/Areas/Admin/Views/UsbVendors/Index.cshtml index 83c358fc..61d2ed9d 100644 --- a/Aaru.Server/Areas/Admin/Views/UsbVendors/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/UsbVendors/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

USB vendors

diff --git a/Aaru.Server/Areas/Admin/Views/Usbs/Delete.cshtml b/Aaru.Server/Areas/Admin/Views/Usbs/Delete.cshtml index 2e8634cd..cb1f10e5 100644 --- a/Aaru.Server/Areas/Admin/Views/Usbs/Delete.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Usbs/Delete.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Are you sure you want to delete this?

diff --git a/Aaru.Server/Areas/Admin/Views/Usbs/Details.cshtml b/Aaru.Server/Areas/Admin/Views/Usbs/Details.cshtml index 5d2241fb..3d01466a 100644 --- a/Aaru.Server/Areas/Admin/Views/Usbs/Details.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Usbs/Details.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }
diff --git a/Aaru.Server/Areas/Admin/Views/Usbs/Index.cshtml b/Aaru.Server/Areas/Admin/Views/Usbs/Index.cshtml index 92d08a40..7c7a4a0f 100644 --- a/Aaru.Server/Areas/Admin/Views/Usbs/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Usbs/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

USB devices

diff --git a/Aaru.Server/Areas/Admin/Views/Versions/Index.cshtml b/Aaru.Server/Areas/Admin/Views/Versions/Index.cshtml index e74365d2..e00771a2 100644 --- a/Aaru.Server/Areas/Admin/Views/Versions/Index.cshtml +++ b/Aaru.Server/Areas/Admin/Views/Versions/Index.cshtml @@ -30,7 +30,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

Aaru versions

diff --git a/Aaru.Server/Controllers/HomeController.cs b/Aaru.Server/Controllers/HomeController.cs index 194269e6..37499625 100644 --- a/Aaru.Server/Controllers/HomeController.cs +++ b/Aaru.Server/Controllers/HomeController.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Server/Controllers/ReportController.cs b/Aaru.Server/Controllers/ReportController.cs index 23988738..edf18844 100644 --- a/Aaru.Server/Controllers/ReportController.cs +++ b/Aaru.Server/Controllers/ReportController.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Server/Controllers/StatsController.cs b/Aaru.Server/Controllers/StatsController.cs index c6e6e8c0..24e4dfc0 100644 --- a/Aaru.Server/Controllers/StatsController.cs +++ b/Aaru.Server/Controllers/StatsController.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Server/Controllers/UpdateController.cs b/Aaru.Server/Controllers/UpdateController.cs index e5b2d435..903d20ce 100644 --- a/Aaru.Server/Controllers/UpdateController.cs +++ b/Aaru.Server/Controllers/UpdateController.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Server/Controllers/UploadReportController.cs b/Aaru.Server/Controllers/UploadReportController.cs index 9ab6e24b..c3b75aa5 100644 --- a/Aaru.Server/Controllers/UploadReportController.cs +++ b/Aaru.Server/Controllers/UploadReportController.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Server/Controllers/UploadStatsController.cs b/Aaru.Server/Controllers/UploadStatsController.cs index cb358f9c..9c83114d 100644 --- a/Aaru.Server/Controllers/UploadStatsController.cs +++ b/Aaru.Server/Controllers/UploadStatsController.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Server/Core/Ata.cs b/Aaru.Server/Core/Ata.cs index 603557f5..b1ccc032 100644 --- a/Aaru.Server/Core/Ata.cs +++ b/Aaru.Server/Core/Ata.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Server/Core/ScsiEvpd.cs b/Aaru.Server/Core/ScsiEvpd.cs index 3b0fcaec..a1b0d07e 100644 --- a/Aaru.Server/Core/ScsiEvpd.cs +++ b/Aaru.Server/Core/ScsiEvpd.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Server/Core/ScsiInquiry.cs b/Aaru.Server/Core/ScsiInquiry.cs index bfdce45d..073d5b3e 100644 --- a/Aaru.Server/Core/ScsiInquiry.cs +++ b/Aaru.Server/Core/ScsiInquiry.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Server/Core/ScsiMmcFeatures.cs b/Aaru.Server/Core/ScsiMmcFeatures.cs index 81f99962..6ab88dac 100644 --- a/Aaru.Server/Core/ScsiMmcFeatures.cs +++ b/Aaru.Server/Core/ScsiMmcFeatures.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Server/Core/ScsiMmcMode.cs b/Aaru.Server/Core/ScsiMmcMode.cs index 1d2c43ac..3e7b32c7 100644 --- a/Aaru.Server/Core/ScsiMmcMode.cs +++ b/Aaru.Server/Core/ScsiMmcMode.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Server/Core/ScsiModeSense.cs b/Aaru.Server/Core/ScsiModeSense.cs index 616c6fa4..425d3d63 100644 --- a/Aaru.Server/Core/ScsiModeSense.cs +++ b/Aaru.Server/Core/ScsiModeSense.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Server/Core/SscTestedMedia.cs b/Aaru.Server/Core/SscTestedMedia.cs index 510cd69d..142a0a93 100644 --- a/Aaru.Server/Core/SscTestedMedia.cs +++ b/Aaru.Server/Core/SscTestedMedia.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Server/Core/StatsConverter.cs b/Aaru.Server/Core/StatsConverter.cs index 2631118e..7928b3e1 100644 --- a/Aaru.Server/Core/StatsConverter.cs +++ b/Aaru.Server/Core/StatsConverter.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System.Linq; diff --git a/Aaru.Server/Core/TestedMedia.cs b/Aaru.Server/Core/TestedMedia.cs index cc2b4f62..eb32e730 100644 --- a/Aaru.Server/Core/TestedMedia.cs +++ b/Aaru.Server/Core/TestedMedia.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Server/Models/BaseOperatingSystem.cs b/Aaru.Server/Models/BaseOperatingSystem.cs index 83f18ed6..ec93a508 100644 --- a/Aaru.Server/Models/BaseOperatingSystem.cs +++ b/Aaru.Server/Models/BaseOperatingSystem.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ namespace Aaru.Server.Models diff --git a/Aaru.Server/Models/CdOffset.cs b/Aaru.Server/Models/CdOffset.cs index b218861e..aebc8d77 100644 --- a/Aaru.Server/Models/CdOffset.cs +++ b/Aaru.Server/Models/CdOffset.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Server/Models/Command.cs b/Aaru.Server/Models/Command.cs index 918470aa..c9009a61 100644 --- a/Aaru.Server/Models/Command.cs +++ b/Aaru.Server/Models/Command.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ namespace Aaru.Server.Models diff --git a/Aaru.Server/Models/Context.cs b/Aaru.Server/Models/Context.cs index 0ca59730..bb8cab05 100644 --- a/Aaru.Server/Models/Context.cs +++ b/Aaru.Server/Models/Context.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System.Data.Common; diff --git a/Aaru.Server/Models/Device.cs b/Aaru.Server/Models/Device.cs index cc33a28d..ff02727c 100644 --- a/Aaru.Server/Models/Device.cs +++ b/Aaru.Server/Models/Device.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Server/Models/DeviceItem.cs b/Aaru.Server/Models/DeviceItem.cs index 63bd20dd..9745fabb 100644 --- a/Aaru.Server/Models/DeviceItem.cs +++ b/Aaru.Server/Models/DeviceItem.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ namespace Aaru.Server.Models diff --git a/Aaru.Server/Models/DeviceStat.cs b/Aaru.Server/Models/DeviceStat.cs index dab29262..1f99a471 100644 --- a/Aaru.Server/Models/DeviceStat.cs +++ b/Aaru.Server/Models/DeviceStat.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ namespace Aaru.Server.Models diff --git a/Aaru.Server/Models/Filesystem.cs b/Aaru.Server/Models/Filesystem.cs index b101b795..794a0b9b 100644 --- a/Aaru.Server/Models/Filesystem.cs +++ b/Aaru.Server/Models/Filesystem.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ namespace Aaru.Server.Models diff --git a/Aaru.Server/Models/Filter.cs b/Aaru.Server/Models/Filter.cs index bd56eb2f..6d726e4c 100644 --- a/Aaru.Server/Models/Filter.cs +++ b/Aaru.Server/Models/Filter.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ namespace Aaru.Server.Models diff --git a/Aaru.Server/Models/Media.cs b/Aaru.Server/Models/Media.cs index b3868860..03ca4602 100644 --- a/Aaru.Server/Models/Media.cs +++ b/Aaru.Server/Models/Media.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Server/Models/MediaFormat.cs b/Aaru.Server/Models/MediaFormat.cs index 1e05df04..86b5ca99 100644 --- a/Aaru.Server/Models/MediaFormat.cs +++ b/Aaru.Server/Models/MediaFormat.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ namespace Aaru.Server.Models diff --git a/Aaru.Server/Models/MediaItem.cs b/Aaru.Server/Models/MediaItem.cs index d734efff..eb83e59b 100644 --- a/Aaru.Server/Models/MediaItem.cs +++ b/Aaru.Server/Models/MediaItem.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ namespace Aaru.Server.Models diff --git a/Aaru.Server/Models/OperatingSystem.cs b/Aaru.Server/Models/OperatingSystem.cs index 695f2b66..310f5734 100644 --- a/Aaru.Server/Models/OperatingSystem.cs +++ b/Aaru.Server/Models/OperatingSystem.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ namespace Aaru.Server.Models diff --git a/Aaru.Server/Models/Partition.cs b/Aaru.Server/Models/Partition.cs index 947f8385..2d04c887 100644 --- a/Aaru.Server/Models/Partition.cs +++ b/Aaru.Server/Models/Partition.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ namespace Aaru.Server.Models diff --git a/Aaru.Server/Models/RemoteApplication.cs b/Aaru.Server/Models/RemoteApplication.cs index 3afcac18..9cb70f75 100644 --- a/Aaru.Server/Models/RemoteApplication.cs +++ b/Aaru.Server/Models/RemoteApplication.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ namespace Aaru.Server.Models diff --git a/Aaru.Server/Models/RemoteArchitecture.cs b/Aaru.Server/Models/RemoteArchitecture.cs index 2fe198a3..306ece5e 100644 --- a/Aaru.Server/Models/RemoteArchitecture.cs +++ b/Aaru.Server/Models/RemoteArchitecture.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ namespace Aaru.Server.Models diff --git a/Aaru.Server/Models/RemoteOperatingSystem.cs b/Aaru.Server/Models/RemoteOperatingSystem.cs index 5b940035..95839360 100644 --- a/Aaru.Server/Models/RemoteOperatingSystem.cs +++ b/Aaru.Server/Models/RemoteOperatingSystem.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ namespace Aaru.Server.Models diff --git a/Aaru.Server/Models/UploadedReport.cs b/Aaru.Server/Models/UploadedReport.cs index 3d792d2f..5170ef21 100644 --- a/Aaru.Server/Models/UploadedReport.cs +++ b/Aaru.Server/Models/UploadedReport.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Server/Models/UsbProduct.cs b/Aaru.Server/Models/UsbProduct.cs index 97831d50..2b86e3b4 100644 --- a/Aaru.Server/Models/UsbProduct.cs +++ b/Aaru.Server/Models/UsbProduct.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Server/Models/UsbVendor.cs b/Aaru.Server/Models/UsbVendor.cs index 5fd586e2..136ccf8f 100644 --- a/Aaru.Server/Models/UsbVendor.cs +++ b/Aaru.Server/Models/UsbVendor.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Server/Models/Version.cs b/Aaru.Server/Models/Version.cs index 95f0648e..1801561e 100644 --- a/Aaru.Server/Models/Version.cs +++ b/Aaru.Server/Models/Version.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2020 Natalia Portillo +// Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ namespace Aaru.Server.Models diff --git a/Aaru.Server/Views/Home/CODE_OF_CONDUCT.cshtml b/Aaru.Server/Views/Home/CODE_OF_CONDUCT.cshtml index a91eb4ba..9c398172 100644 --- a/Aaru.Server/Views/Home/CODE_OF_CONDUCT.cshtml +++ b/Aaru.Server/Views/Home/CODE_OF_CONDUCT.cshtml @@ -32,7 +32,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

diff --git a/Aaru.Server/Views/Home/CONTRIBUTING.cshtml b/Aaru.Server/Views/Home/CONTRIBUTING.cshtml index 259667de..01c90574 100644 --- a/Aaru.Server/Views/Home/CONTRIBUTING.cshtml +++ b/Aaru.Server/Views/Home/CONTRIBUTING.cshtml @@ -32,7 +32,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

diff --git a/Aaru.Server/Views/Home/Changelog.cshtml b/Aaru.Server/Views/Home/Changelog.cshtml index bae0c9b8..f2d07cb5 100644 --- a/Aaru.Server/Views/Home/Changelog.cshtml +++ b/Aaru.Server/Views/Home/Changelog.cshtml @@ -32,7 +32,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

diff --git a/Aaru.Server/Views/Home/ISSUE_TEMPLATE.cshtml b/Aaru.Server/Views/Home/ISSUE_TEMPLATE.cshtml index 4f80a1d4..cedd63ed 100644 --- a/Aaru.Server/Views/Home/ISSUE_TEMPLATE.cshtml +++ b/Aaru.Server/Views/Home/ISSUE_TEMPLATE.cshtml @@ -32,7 +32,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

diff --git a/Aaru.Server/Views/Home/Index.cshtml b/Aaru.Server/Views/Home/Index.cshtml index 161cca38..bc594310 100644 --- a/Aaru.Server/Views/Home/Index.cshtml +++ b/Aaru.Server/Views/Home/Index.cshtml @@ -32,7 +32,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

diff --git a/Aaru.Server/Views/Home/NEEDED.cshtml b/Aaru.Server/Views/Home/NEEDED.cshtml index 006c9577..476190e6 100644 --- a/Aaru.Server/Views/Home/NEEDED.cshtml +++ b/Aaru.Server/Views/Home/NEEDED.cshtml @@ -32,7 +32,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

diff --git a/Aaru.Server/Views/Home/NEEDINFO.cshtml b/Aaru.Server/Views/Home/NEEDINFO.cshtml index 72896786..99edbb46 100644 --- a/Aaru.Server/Views/Home/NEEDINFO.cshtml +++ b/Aaru.Server/Views/Home/NEEDINFO.cshtml @@ -32,7 +32,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

diff --git a/Aaru.Server/Views/Home/PULL_REQUEST_TEMPLATE.cshtml b/Aaru.Server/Views/Home/PULL_REQUEST_TEMPLATE.cshtml index ecda190b..706c12b9 100644 --- a/Aaru.Server/Views/Home/PULL_REQUEST_TEMPLATE.cshtml +++ b/Aaru.Server/Views/Home/PULL_REQUEST_TEMPLATE.cshtml @@ -32,7 +32,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

diff --git a/Aaru.Server/Views/Report/View.cshtml b/Aaru.Server/Views/Report/View.cshtml index 0da7e972..0b5b4d9e 100644 --- a/Aaru.Server/Views/Report/View.cshtml +++ b/Aaru.Server/Views/Report/View.cshtml @@ -33,7 +33,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ }

diff --git a/Aaru.Server/Views/Shared/_Layout.cshtml b/Aaru.Server/Views/Shared/_Layout.cshtml index 02d99188..103fed68 100644 --- a/Aaru.Server/Views/Shared/_Layout.cshtml +++ b/Aaru.Server/Views/Shared/_Layout.cshtml @@ -28,7 +28,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- - // Copyright © 2011-2020 Natalia Portillo + // Copyright © 2011-2021 Natalia Portillo // ****************************************************************************/ } @@ -70,7 +70,7 @@ @RenderBody()