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/internal/ntapi.c | 2 +- src/internal/ntapi_blitter.h | 2 +- src/internal/ntapi_context.h | 2 +- src/internal/ntapi_entry_point.c | 2 +- src/internal/ntapi_fnapi.h | 2 +- src/internal/ntapi_hash_table.h | 2 +- src/internal/ntapi_impl.h | 2 +- src/internal/ntapi_log.c | 2 +- src/internal/ntapi_open.c | 2 +- src/internal/ntapi_pty.h | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'src/internal') diff --git a/src/internal/ntapi.c b/src/internal/ntapi.c index 1d80176..51db364 100644 --- a/src/internal/ntapi.c +++ b/src/internal/ntapi.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/internal/ntapi_blitter.h b/src/internal/ntapi_blitter.h index 6b46219..4b7461c 100644 --- a/src/internal/ntapi_blitter.h +++ b/src/internal/ntapi_blitter.h @@ -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/internal/ntapi_context.h b/src/internal/ntapi_context.h index da92c0d..ea02514 100644 --- a/src/internal/ntapi_context.h +++ b/src/internal/ntapi_context.h @@ -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/internal/ntapi_entry_point.c b/src/internal/ntapi_entry_point.c index 57ad1f0..4445287 100644 --- a/src/internal/ntapi_entry_point.c +++ b/src/internal/ntapi_entry_point.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/internal/ntapi_fnapi.h b/src/internal/ntapi_fnapi.h index 1a92de5..c41dc02 100644 --- a/src/internal/ntapi_fnapi.h +++ b/src/internal/ntapi_fnapi.h @@ -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/internal/ntapi_hash_table.h b/src/internal/ntapi_hash_table.h index cfb2d08..9500a40 100644 --- a/src/internal/ntapi_hash_table.h +++ b/src/internal/ntapi_hash_table.h @@ -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/internal/ntapi_impl.h b/src/internal/ntapi_impl.h index 4f3fa13..e974d29 100644 --- a/src/internal/ntapi_impl.h +++ b/src/internal/ntapi_impl.h @@ -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/internal/ntapi_log.c b/src/internal/ntapi_log.c index 5412a74..37ba160 100644 --- a/src/internal/ntapi_log.c +++ b/src/internal/ntapi_log.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/internal/ntapi_open.c b/src/internal/ntapi_open.c index f3cf5ea..a542ffa 100644 --- a/src/internal/ntapi_open.c +++ b/src/internal/ntapi_open.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/internal/ntapi_pty.h b/src/internal/ntapi_pty.h index 99653cd..22b882c 100644 --- a/src/internal/ntapi_pty.h +++ b/src/internal/ntapi_pty.h @@ -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