Added a LICENSE file, fixed/added a few license headers.
[controller.git] / opendaylight / usermanager / src / test / java / org / opendaylight / controller / usermanager / internal / ServerConfigTest.java
index 84ddc896b3d58497a4e03acdd950288a487b12dc..33c11de0bae2e503ac90e9215e9cd21778c3b60e 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (c) 2013 Cisco Systems, Inc. and others.  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.opendaylight.controller.usermanager.internal;
 
 public class ServerConfigTest   {