fix lgpl license headers
[project/uci.git] / uci_internal.h
index 32f29511f849ca20acf2705f7b84253a4657b308..e0c4204e3f0039763b98fc310d4e9097f344f30d 100644 (file)
@@ -9,7 +9,7 @@
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
  */
 
 #ifndef __UCI_INTERNAL_H
@@ -20,7 +20,7 @@
 #ifdef UCI_PLUGIN_SUPPORT
 #define __plugin extern
 #else
-#define __plugin static
+#define __plugin __private
 #endif
 
 struct uci_parse_context