diff options
author | dimitri staessens <dimitri.staessens@intec.ugent.be> | 2017-01-09 16:09:07 +0100 |
---|---|---|
committer | dimitri staessens <dimitri.staessens@intec.ugent.be> | 2017-01-09 16:09:07 +0100 |
commit | 7687ba45fca7a7f139d880d39a51c9e741fb25ea (patch) | |
tree | 7e117ae2b1f8a9819081bfe886c4b886195ab1f8 /src/irmd/ipcp.h | |
parent | ba46a8b5c5717cdff25b39a2cd03a461998921c5 (diff) | |
download | ouroboros-7687ba45fca7a7f139d880d39a51c9e741fb25ea.tar.gz ouroboros-7687ba45fca7a7f139d880d39a51c9e741fb25ea.zip |
build: Update licenses and copyright
Copyright is set to 2016 - 2017. License text on includes and sources
in the library are changed to indicate the LGPLv2.1 license.
Diffstat (limited to 'src/irmd/ipcp.h')
-rw-r--r-- | src/irmd/ipcp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/irmd/ipcp.h b/src/irmd/ipcp.h index a3c2e89a..429e0d5d 100644 --- a/src/irmd/ipcp.h +++ b/src/irmd/ipcp.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 + * Ouroboros - Copyright (C) 2016 - 2017 * * The API for the IRM to instruct IPCPs * |