Skip to content

Commit cb9b7d1

Browse files
committed
Update the copyright notice
1 parent 869a68a commit cb9b7d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/arch/amd64/gdt.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* $Id$ */
2-
/* Copyright (c) 2018 Pierre Pronchery <[email protected]> */
2+
/* Copyright (c) 2018-2025 Pierre Pronchery <[email protected]> */
33
/* This file is part of DeforaOS uKernel */
44
/* Originally from https://wiki.osdev.org/Bare_Bones */
55

src/arch/amd64/gdt.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* $Id$ */
2-
/* Copyright (c) 2018 Pierre Pronchery <[email protected]> */
2+
/* Copyright (c) 2018-2025 Pierre Pronchery <[email protected]> */
33
/* This file is part of DeforaOS uKernel */
44

55

0 commit comments

Comments
 (0)