minor: update copyright

Change-Id: Iafcd029be9b3f8cf2e90f08d5e9802912d6a59b1
This commit is contained in:
Kévin Redon
2018-09-06 22:49:56 +02:00
parent 4f3a0356a4
commit ad0958e9e3
6 changed files with 8 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
/* SIMtrace 2 firmware card emulation application /* SIMtrace 2 firmware card emulation application
* *
* (C) 2015-2017 by Harald Welte <hwelte@hmw-consulting.de> * (C) 2015-2017 by Harald Welte <hwelte@hmw-consulting.de>
* (C) 2018, sysmocom -s.f.m.c. GmbH, Author: Kevin Redon <kredon@sysmocom.de>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,4 +1,7 @@
/* SIMtrace 2 common board pin definitions /* SIMtrace 2 common board pin definitions
*
* (C) 2015-2017 by Harald Welte <hwelte@hmw-consulting.de>
* (C) 2018, sysmocom -s.f.m.c. GmbH, Author: Kevin Redon <kredon@sysmocom.de>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -2,6 +2,7 @@
* ATMEL Microcontroller Software Support * ATMEL Microcontroller Software Support
* ---------------------------------------------------------------------------- * ----------------------------------------------------------------------------
* Copyright (c) 2009, Atmel Corporation * Copyright (c) 2009, Atmel Corporation
* Copyright (c) 2018, sysmocom -s.f.m.c. GmbH, Author: Kevin Redon <kredon@sysmocom.de>
* *
* All rights reserved. * All rights reserved.
* *

View File

@@ -1,6 +1,7 @@
/* OWHW board definition /* OWHW board definition
* *
* (C) 2015-2017 by Harald Welte <hwelte@hmw-consulting.de> * (C) 2015-2017 by Harald Welte <hwelte@hmw-consulting.de>
* (C) 2018, sysmocom -s.f.m.c. GmbH, Author: Kevin Redon <kredon@sysmocom.de>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,7 @@
/* Card simulator specific functions /* Card simulator specific functions
* *
* (C) 2015-2017 by Harald Welte <hwelte@hmw-consulting.de> * (C) 2015-2017 by Harald Welte <hwelte@hmw-consulting.de>
* (C) 2018, sysmocom -s.f.m.c. GmbH, Author: Kevin Redon <kredon@sysmocom.de>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,7 @@
/* sysmocom quad-modem sysmoQMOD application code /* sysmocom quad-modem sysmoQMOD application code
* *
* (C) 2016-2017 by Harald Welte <hwelte@hmw-consulting.de> * (C) 2016-2017 by Harald Welte <hwelte@hmw-consulting.de>
* (C) 2018, sysmocom -s.f.m.c. GmbH, Author: Kevin Redon <kredon@sysmocom.de>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by