From 64e60696fd9cf2e8e672cebd1ed8b52b9b542606 Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 20 Aug 2021 00:00:00 +0000 Subject: A new home. --- src/fs/ntapi_tt_get_file_handle_type.c | 2 +- src/fs/ntapi_tt_istat.c | 2 +- src/fs/ntapi_tt_mount.c | 2 +- src/fs/ntapi_tt_open_logical_parent_directory.c | 2 +- src/fs/ntapi_tt_open_physical_parent_directory.c | 2 +- src/fs/ntapi_tt_open_volume_by_guid.c | 2 +- src/fs/ntapi_tt_stat.c | 2 +- src/fs/ntapi_tt_statfs.c | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'src/fs') diff --git a/src/fs/ntapi_tt_get_file_handle_type.c b/src/fs/ntapi_tt_get_file_handle_type.c index ce3fb60..1a45948 100644 --- a/src/fs/ntapi_tt_get_file_handle_type.c +++ b/src/fs/ntapi_tt_get_file_handle_type.c @@ -1,6 +1,6 @@ /********************************************************/ /* ntapi: Native API core library */ -/* Copyright (C) 2013--2021 Z. Gilboa */ +/* Copyright (C) 2013--2021 SysDeer Technologies, LLC */ /* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */ /********************************************************/ diff --git a/src/fs/ntapi_tt_istat.c b/src/fs/ntapi_tt_istat.c index 72773dc..13745c1 100644 --- a/src/fs/ntapi_tt_istat.c +++ b/src/fs/ntapi_tt_istat.c @@ -1,6 +1,6 @@ /********************************************************/ /* ntapi: Native API core library */ -/* Copyright (C) 2013--2021 Z. Gilboa */ +/* Copyright (C) 2013--2021 SysDeer Technologies, LLC */ /* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */ /********************************************************/ diff --git a/src/fs/ntapi_tt_mount.c b/src/fs/ntapi_tt_mount.c index 5425f3b..a50228f 100644 --- a/src/fs/ntapi_tt_mount.c +++ b/src/fs/ntapi_tt_mount.c @@ -1,6 +1,6 @@ /********************************************************/ /* ntapi: Native API core library */ -/* Copyright (C) 2013--2021 Z. Gilboa */ +/* Copyright (C) 2013--2021 SysDeer Technologies, LLC */ /* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */ /********************************************************/ diff --git a/src/fs/ntapi_tt_open_logical_parent_directory.c b/src/fs/ntapi_tt_open_logical_parent_directory.c index fed6ddb..7fe3c9a 100644 --- a/src/fs/ntapi_tt_open_logical_parent_directory.c +++ b/src/fs/ntapi_tt_open_logical_parent_directory.c @@ -1,6 +1,6 @@ /********************************************************/ /* ntapi: Native API core library */ -/* Copyright (C) 2013--2021 Z. Gilboa */ +/* Copyright (C) 2013--2021 SysDeer Technologies, LLC */ /* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */ /********************************************************/ diff --git a/src/fs/ntapi_tt_open_physical_parent_directory.c b/src/fs/ntapi_tt_open_physical_parent_directory.c index 4cc12c1..949ba69 100644 --- a/src/fs/ntapi_tt_open_physical_parent_directory.c +++ b/src/fs/ntapi_tt_open_physical_parent_directory.c @@ -1,6 +1,6 @@ /********************************************************/ /* ntapi: Native API core library */ -/* Copyright (C) 2013--2021 Z. Gilboa */ +/* Copyright (C) 2013--2021 SysDeer Technologies, LLC */ /* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */ /********************************************************/ diff --git a/src/fs/ntapi_tt_open_volume_by_guid.c b/src/fs/ntapi_tt_open_volume_by_guid.c index b05adc7..71d909e 100644 --- a/src/fs/ntapi_tt_open_volume_by_guid.c +++ b/src/fs/ntapi_tt_open_volume_by_guid.c @@ -1,6 +1,6 @@ /********************************************************/ /* ntapi: Native API core library */ -/* Copyright (C) 2013--2021 Z. Gilboa */ +/* Copyright (C) 2013--2021 SysDeer Technologies, LLC */ /* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */ /********************************************************/ diff --git a/src/fs/ntapi_tt_stat.c b/src/fs/ntapi_tt_stat.c index 2443e4c..605bddb 100644 --- a/src/fs/ntapi_tt_stat.c +++ b/src/fs/ntapi_tt_stat.c @@ -1,6 +1,6 @@ /********************************************************/ /* ntapi: Native API core library */ -/* Copyright (C) 2013--2021 Z. Gilboa */ +/* Copyright (C) 2013--2021 SysDeer Technologies, LLC */ /* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */ /********************************************************/ diff --git a/src/fs/ntapi_tt_statfs.c b/src/fs/ntapi_tt_statfs.c index 8a29fcf..28aefb9 100644 --- a/src/fs/ntapi_tt_statfs.c +++ b/src/fs/ntapi_tt_statfs.c @@ -1,6 +1,6 @@ /********************************************************/ /* ntapi: Native API core library */ -/* Copyright (C) 2013--2021 Z. Gilboa */ +/* Copyright (C) 2013--2021 SysDeer Technologies, LLC */ /* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */ /********************************************************/ -- cgit v1.2.3