Skip to content

Commit

Permalink
ZWave add license to test file (openhab#1105)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Jackson <[email protected]>
  • Loading branch information
cdjackson authored and doubled-ca committed Aug 14, 2016
1 parent 5db01ee commit 5c7bca3
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
/**
* Copyright (c) 2014-2016 by the respective copyright holders.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/
package org.openhab.binding.zwave.test.internal.converter;

import static org.junit.Assert.assertEquals;
Expand Down

0 comments on commit 5c7bca3

Please sign in to comment.