From bce3f3b75fbcc0a45f8b76e7143ce75c4f301b58 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Tue, 10 May 2016 15:20:15 +0200 Subject: Fix some copyright year(s). --- LICENSE | 2 +- c_src/filebuffer.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 1191fa3..e6c22a1 100644 --- a/LICENSE +++ b/LICENSE @@ -5,7 +5,7 @@ It also contains the licenses for other components used by Plop. -------------------------------------------------------------------------------- Plop is distributed under the following license: -Copyright (c) 2014-2015, NORDUnet A/S +Copyright (c) 2014-2016, NORDUnet A/S Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are diff --git a/c_src/filebuffer.h b/c_src/filebuffer.h index 2f344cd..51dc311 100644 --- a/c_src/filebuffer.h +++ b/c_src/filebuffer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, NORDUnet A/S. + * Copyright (c) 2016, NORDUnet A/S. * See LICENSE for licensing information. */ -- cgit v1.1