Changeset: b7e89b3f3781 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b7e89b3f3781
Modified Files:
        common/stream/stream_internal.h
Branch: makelibstreamgreatagain
Log Message:

Add copyright to stream_internal.h


diffs (20 lines):

diff --git a/common/stream/stream_internal.h b/common/stream/stream_internal.h
--- a/common/stream/stream_internal.h
+++ b/common/stream/stream_internal.h
@@ -1,7 +1,14 @@
-/* All this used to be at the top of stream.c. Much of it is probably
- * only used in a single file, we'll prune it down later on.
+/*
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0.  If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * Copyright 1997 - July 2008 CWI, August 2008 - 2020 MonetDB B.V.
  */
 
+// All this used to be at the top of stream.c. Much of it is probably
+// only used in a single file, we'll prune it down later on.
+
 
 /* #define STREAM_DEBUG 1  */
 /* #define BSTREAM_DEBUG 1 */
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to