Skip to content

Commit

Permalink
darwin-module: Fix formatting of copyright headers
Browse files Browse the repository at this point in the history
  • Loading branch information
oleavr committed Oct 6, 2023
1 parent 2ec4d72 commit a052a65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gum/gumdarwinmodule-priv.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2020 Ole André Vadla Ravnås <oleavr@nowsecure.com>
* Copyright (C) 2022 Francesco Tamagni <mrmacete@protonmail.ch>
* Copyright (C) 2022 Francesco Tamagni <mrmacete@protonmail.ch>
* Copyright (C) 2023 Fabian Freyer <fabian.freyer@physik.tu-berlin.de>
*
* Licence: wxWindows Library Licence, Version 3.1
Expand Down
2 changes: 1 addition & 1 deletion gum/gumdarwinmodule.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2022 Ole André Vadla Ravnås <oleavr@nowsecure.com>
* Copyright (C) 2022 Francesco Tamagni <mrmacete@protonmail.ch>
* Copyright (C) 2022 Francesco Tamagni <mrmacete@protonmail.ch>
* Copyright (C) 2023 Fabian Freyer <fabian.freyer@physik.tu-berlin.de>
*
* Licence: wxWindows Library Licence, Version 3.1
Expand Down

0 comments on commit a052a65

Please sign in to comment.