Commit af960dedf587c7604e760ce3a34595774601073d

Authored by bklare
1 parent 00b57586

Updated copyright info

openbr/plugins/metadata/filtermetadata.cpp
1 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
2 - * Copyright 2012 The MITRE Corporation * 2 + * Copyright 2015 Rank One Computing Corporation *
3 * * 3 * *
4 * Licensed under the Apache License, Version 2.0 (the "License"); * 4 * Licensed under the Apache License, Version 2.0 (the "License"); *
5 * you may not use this file except in compliance with the License. * 5 * you may not use this file except in compliance with the License. *
@@ -14,8 +14,6 @@ @@ -14,8 +14,6 @@
14 * limitations under the License. * 14 * limitations under the License. *
15 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ 15 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
16 16
17 -#include <QRegularExpression>  
18 -  
19 #include <openbr/plugins/openbr_internal.h> 17 #include <openbr/plugins/openbr_internal.h>
20 18
21 namespace br 19 namespace br