This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* This is OSGi Bundle Compatibility Checker (OBCC) -- a tool to verify | |
| * bundle compatibility using type checking on exported and imported | |
| * features. | |
| * | |
| * Copyright (c) 2007-2009 Department of Computer Science and Engineering, | |
| * University of West Bohemia, Pilsen, CZ | |
| * | |
| * This software and this file is available under the Creative Commons | |
| * Attribution-Noncommercial-Share Alike license. You may obtain a copy | |
| * of the License at http://creativecommons.org/licenses/ . |