Vadim Yanitskiy has uploaded this change for review. ( 
https://gerrit.osmocom.org/13134


Change subject: target/firmware/tiffs: update copyright statements
......................................................................

target/firmware/tiffs: update copyright statements

In OS#3582, the autor of TIFFS code, Mychaela Falconia, has noted:

  ... all of my code contributions are in the public domain and
  are NOT copyrighted by me, and I strenuously object to anyone
  taking it upon themselves to insert a copyright notice with
  my name in it.

Let's update the copyright statements as recommended by the author.

Change-Id: If115991425372a4cdbcfefa115532c9c410e58c4
---
M src/target/firmware/tiffs/init.c
M src/target/firmware/tiffs/readfile.c
2 files changed, 8 insertions(+), 6 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/34/13134/1

diff --git a/src/target/firmware/tiffs/init.c b/src/target/firmware/tiffs/init.c
index 6a3b48a..378f829 100644
--- a/src/target/firmware/tiffs/init.c
+++ b/src/target/firmware/tiffs/init.c
@@ -1,10 +1,11 @@
 /* TIFFS (TI Flash File System) reader implementation */

 /*
- * (C) 2017 by Mychaela Falconia <[email protected]>
- * Tweaked (coding style changes) by Vadim Yanitskiy <[email protected]>
+ * This code was written by Mychaela Falconia <[email protected]>
+ * who refuses to claim copyright on it and has released it as public domain
+ * instead. NO rights reserved, all rights relinquished.
  *
- * All Rights Reserved
+ * Tweaked (coding style changes) by Vadim Yanitskiy <[email protected]>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/target/firmware/tiffs/readfile.c 
b/src/target/firmware/tiffs/readfile.c
index f3e916f..c712c43 100644
--- a/src/target/firmware/tiffs/readfile.c
+++ b/src/target/firmware/tiffs/readfile.c
@@ -1,10 +1,11 @@
 /* TIFFS (TI Flash File System) reader implementation */

 /*
- * (C) 2017 by Mychaela Falconia <[email protected]>
- * Tweaked (coding style changes) by Vadim Yanitskiy <[email protected]>
+ * This code was written by Mychaela Falconia <[email protected]>
+ * who refuses to claim copyright on it and has released it as public domain
+ * instead. NO rights reserved, all rights relinquished.
  *
- * All Rights Reserved
+ * Tweaked (coding style changes) by Vadim Yanitskiy <[email protected]>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

--
To view, visit https://gerrit.osmocom.org/13134
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If115991425372a4cdbcfefa115532c9c410e58c4
Gerrit-Change-Number: 13134
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <[email protected]>

Reply via email to