X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-spi%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Fyangtools%2Fyang%2Fparser%2Fspi%2Fvalidation%2Fpackage-info.java;fp=yang%2Fyang-parser-spi%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Fyangtools%2Fyang%2Fparser%2Fspi%2Fvalidation%2Fpackage-info.java;h=0000000000000000000000000000000000000000;hb=083ef931709258bed6e0fede5eea7fe3f63ddecc;hp=1d13f8f85c8ffa9ba0ffe78d153ac4f01a0a2bd6;hpb=1480112ca5024464f8146ea5ec2b6d8b44e3aceb;p=yangtools.git diff --git a/yang/yang-parser-spi/src/main/java/org/opendaylight/yangtools/yang/parser/spi/validation/package-info.java b/yang/yang-parser-spi/src/main/java/org/opendaylight/yangtools/yang/parser/spi/validation/package-info.java deleted file mode 100644 index 1d13f8f85c..0000000000 --- a/yang/yang-parser-spi/src/main/java/org/opendaylight/yangtools/yang/parser/spi/validation/package-info.java +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Copyright (c) 2017 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 - */ - -/** - * Provides interfaces and enumerations necessary for validation processes. - * Currently, this package contains an interface which represents a namespace used - * by the validation process. This namespace contains different types of validation - * bundles or collections. Allowed types of validation bundles are defined by the - * enumeration {@link ValidationBundlesNamespace.ValidationBundleType} which is - * provided by this package. - */ -package org.opendaylight.yangtools.yang.parser.spi.validation; \ No newline at end of file