From 5a8aad60b39aa97acbb63d710077da175033f445 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Thu, 5 Jul 2018 14:59:24 -0700 Subject: [PATCH] airfs: add notice re: contributions --- tst/airfs/airfs.cpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tst/airfs/airfs.cpp b/tst/airfs/airfs.cpp index 122c1f1a..4d83b658 100644 --- a/tst/airfs/airfs.cpp +++ b/tst/airfs/airfs.cpp @@ -14,6 +14,12 @@ * accordance with the commercial license agreement provided with the * software. */ +/* + * Airfs is based on Memfs with changes contributed by John Oberschelp. + * The contributed changes are under joint copyright by Bill Zissimopoulos + * and John Oberschelp per the Contributor Agreement found at the + * root of this project. + */ #include #include