Browse Source

Fixed name on license headers

Paul-Louis Ageneau 5 years ago
parent
commit
b956e45f33
2 changed files with 2 additions and 2 deletions
  1. 1 1
      test/p2p_c_version/answerer.c
  2. 1 1
      test/p2p_c_version/offerer.c

+ 1 - 1
test/p2p_c_version/answerer.c

@@ -1,6 +1,6 @@
 /**
  * Copyright (c) 2020 Paul-Louis Ageneau
- * Copyright (c) 2020 stevedanOgochu
+ * Copyright (c) 2020 Stevedan Ogochukwu Omodolor
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public

+ 1 - 1
test/p2p_c_version/offerer.c

@@ -1,6 +1,6 @@
 /**
  * Copyright (c) 2020 Paul-Louis Ageneau
- * Copyright (c) 2020 stevedanOgochu
+ * Copyright (c) 2020 Stevedan Ogochukwu Omodolor
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public