From: Thadeu Lima de Souza Cascardo Date: Sat, 15 Mar 2014 22:24:34 +0000 (-0300) Subject: Update copyright headers X-Git-Tag: v2014.1~1 X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Frnetclient.git;a=commitdiff_plain;h=6a8e4b4a7410ceefaaeb6bc6aac040a33a0d3425 Update copyright headers --- diff --git a/decfile.c b/decfile.c index 1829667..e027f90 100644 --- a/decfile.c +++ b/decfile.c @@ -1,5 +1,6 @@ /* - * Copyright (C) 2012-2013 Thadeu Lima de Souza Cascardo + * Copyright (C) 2012-2014 Thadeu Lima de Souza Cascardo + * Copyright (C) 2014 Alexandre Oliva * * 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/decfile.h b/decfile.h index 4b3b235..c70874f 100644 --- a/decfile.h +++ b/decfile.h @@ -1,5 +1,6 @@ /* - * Copyright (C) 2012-2013 Thadeu Lima de Souza Cascardo + * Copyright (C) 2012-2014 Thadeu Lima de Souza Cascardo + * Copyright (C) 2014 Alexandre Oliva * * 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/rnet_encode.c b/rnet_encode.c index f423be4..fb86942 100644 --- a/rnet_encode.c +++ b/rnet_encode.c @@ -1,5 +1,6 @@ /* - * Copyright (C) 2013 Thadeu Lima de Souza Cascardo + * Copyright (C) 2013-2014 Thadeu Lima de Souza Cascardo + * Copyright (C) 2014 Alexandre Oliva * * 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/rnet_message.c b/rnet_message.c index 83a762b..51d84dc 100644 --- a/rnet_message.c +++ b/rnet_message.c @@ -1,5 +1,6 @@ /* * Copyright (C) 2013 Thadeu Lima de Souza Cascardo + * Copyright (C) 2014 Alexandre Oliva * * 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/rnetclient.c b/rnetclient.c index aa65055..22a9eb3 100644 --- a/rnetclient.c +++ b/rnetclient.c @@ -1,5 +1,7 @@ /* - * Copyright (C) 2012-2013 Thadeu Lima de Souza Cascardo + * Copyright (C) 2012-2014 Thadeu Lima de Souza Cascardo + * Copyright (C) 2014 Alexandre Oliva + * Copyright (C) 2014 Sergio Durigan Junior * * 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