From: Matthew Barr Date: Mon, 9 Jan 2017 00:35:03 +0000 (+1100) Subject: update copyright year X-Git-Tag: v4.4.0^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46f74300f28b0b089cdd523d56de966ea8223c0f;p=thirdparty%2Fvectorscan.git update copyright year --- diff --git a/src/nfa/mcclellan.c b/src/nfa/mcclellan.c index 6b6848d6..ceedb9db 100644 --- a/src/nfa/mcclellan.c +++ b/src/nfa/mcclellan.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2016, Intel Corporation + * Copyright (c) 2015-2017, Intel Corporation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/util/masked_move.c b/src/util/masked_move.c index 8560af3f..ec788db7 100644 --- a/src/util/masked_move.c +++ b/src/util/masked_move.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, Intel Corporation + * Copyright (c) 2015-2017, Intel Corporation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/unit/internal/graph.cpp b/unit/internal/graph.cpp index 5e3952a6..b7ec7b03 100644 --- a/unit/internal/graph.cpp +++ b/unit/internal/graph.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2016, Intel Corporation + * Copyright (c) 2015-2017, Intel Corporation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: