protobuf-c/: update copyright notices

This commit is contained in:
Robert Edmonds 2014-03-26 15:51:47 -04:00
parent 0429d675c1
commit 4da97eeaa3
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,8 @@
/* --- protobuf-c.c: protobuf c runtime implementation --- */
/*
* Copyright (c) 2008-2013, Dave Benson. All rights reserved.
* Copyright (c) 2008-2014, Dave Benson and the protobuf-c authors.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are

View File

@ -1,7 +1,8 @@
/* --- protobuf-c.h: protobuf c runtime api --- */
/*
* Copyright (c) 2008-2013, Dave Benson. All rights reserved.
* Copyright (c) 2008-2014, Dave Benson and the protobuf-c authors.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are