added copyright header [ci skip]

This commit is contained in:
Sebastian Stenzel
2015-12-29 22:09:12 +01:00
parent 634f176cf9
commit 282fd5ecee
32 changed files with 256 additions and 0 deletions
@@ -1,3 +1,11 @@
/*******************************************************************************
* Copyright (c) 2015 Sebastian Stenzel and others.
* This file is licensed under the terms of the MIT license.
* See the LICENSE.txt file for more info.
*
* Contributors:
* Sebastian Stenzel - initial API and implementation
*******************************************************************************/
package org.cryptomator.filesystem.inmem;
import java.io.UncheckedIOException;
@@ -1,3 +1,11 @@
/*******************************************************************************
* Copyright (c) 2015 Sebastian Stenzel and others.
* This file is licensed under the terms of the MIT license.
* See the LICENSE.txt file for more info.
*
* Contributors:
* Sebastian Stenzel - initial API and implementation
*******************************************************************************/
package org.cryptomator.filesystem.inmem;
import java.io.UncheckedIOException;