Author: stillalex
Date: Fri Mar 22 17:02:07 2019
New Revision: 1856069

URL: http://svn.apache.org/viewvc?rev=1856069&view=rev
Log:
OAK-301: Document Oak
Memoirs in Garbage Collection (WIP) -- fixed header for new file


Modified:
    
jackrabbit/oak/trunk/oak-doc/src/site/markdown/nodestore/segment/onrc-memoirs.md

Modified: 
jackrabbit/oak/trunk/oak-doc/src/site/markdown/nodestore/segment/onrc-memoirs.md
URL: 
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/nodestore/segment/onrc-memoirs.md?rev=1856069&r1=1856068&r2=1856069&view=diff
==============================================================================
--- 
jackrabbit/oak/trunk/oak-doc/src/site/markdown/nodestore/segment/onrc-memoirs.md
 (original)
+++ 
jackrabbit/oak/trunk/oak-doc/src/site/markdown/nodestore/segment/onrc-memoirs.md
 Fri Mar 22 17:02:07 2019
@@ -1,3 +1,20 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 Memoirs in Garbage Collection
 =============================
 This is a brief outline of the history of Online Revision Garbage Collection 
in Oak. By linking to further details where necessary this historical context 
helps making sense of the various bits of information that are scattered across 
Jira Issues, Wikis, source code etc. 


Reply via email to