<?xml version="1.0"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <relativePath>../tl-parent-core/internal</relativePath>
    <groupId>com.top-logic</groupId>
    <artifactId>tl-parent-core-internal</artifactId>
    <version>7.9.8</version>
  </parent>
  <artifactId>ext-com-google-fonts</artifactId>
  
	<name>${project.artifactId}</name>
	<description>Droid Fonts version 1.00 build 113 - a font family created by Ascender Corporation for use by the Open Handset Alliance platform, Android.</description>
  <url>https://www.fontsquirrel.com/fonts/droid-sans</url>
  
  <licenses>
  	<license>
		<name>Apache-2.0 (Apache License (v 2.0))</name>
		<url>https://www.fontsquirrel.com/fonts/droid-sans</url>  	
  	</license>
  </licenses>
  
  <dependencies/>
</project>
