update: year
This commit is contained in:
@@ -4,30 +4,33 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<!-- Primary Meta Tags -->
|
||||
<title>Licensing Information - Open Source PDF Tools | BentoPDF</title>
|
||||
<meta name="description" content="Learn about BentoPDF licensing and the open-source libraries we use. Free PDF tools built with transparency.">
|
||||
<meta name="author" content="BentoPDF">
|
||||
<meta name="robots" content="index, follow">
|
||||
|
||||
<!-- Canonical URL -->
|
||||
<link rel="canonical" href="https://www.bentopdf.com/licensing">
|
||||
|
||||
<!-- Open Graph -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://www.bentopdf.com/licensing">
|
||||
<meta property="og:title" content="Licensing Information - Open Source PDF Tools | BentoPDF">
|
||||
<meta property="og:description" content="Learn about BentoPDF licensing and the open-source libraries we use. Free PDF tools built with transparency.">
|
||||
<meta property="og:image" content="https://www.bentopdf.com/images/og-licensing.png">
|
||||
<meta property="og:site_name" content="BentoPDF">
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Licensing Information - Open Source PDF Tools | BentoPDF">
|
||||
<meta name="twitter:description" content="Learn about BentoPDF licensing and the open-source libraries we use. Free PDF tools built with transparency.">
|
||||
<meta name="twitter:image" content="https://www.bentopdf.com/images/twitter-licensing.png">
|
||||
<meta name="twitter:site" content="@BentoPDF">
|
||||
|
||||
<!-- Primary Meta Tags -->
|
||||
<title>Licensing Information - Open Source PDF Tools | BentoPDF</title>
|
||||
<meta name="description"
|
||||
content="Learn about BentoPDF licensing and the open-source libraries we use. Free PDF tools built with transparency.">
|
||||
<meta name="author" content="BentoPDF">
|
||||
<meta name="robots" content="index, follow">
|
||||
|
||||
<!-- Canonical URL -->
|
||||
<link rel="canonical" href="https://www.bentopdf.com/licensing">
|
||||
|
||||
<!-- Open Graph -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://www.bentopdf.com/licensing">
|
||||
<meta property="og:title" content="Licensing Information - Open Source PDF Tools | BentoPDF">
|
||||
<meta property="og:description"
|
||||
content="Learn about BentoPDF licensing and the open-source libraries we use. Free PDF tools built with transparency.">
|
||||
<meta property="og:image" content="https://www.bentopdf.com/images/og-licensing.png">
|
||||
<meta property="og:site_name" content="BentoPDF">
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Licensing Information - Open Source PDF Tools | BentoPDF">
|
||||
<meta name="twitter:description"
|
||||
content="Learn about BentoPDF licensing and the open-source libraries we use. Free PDF tools built with transparency.">
|
||||
<meta name="twitter:image" content="https://www.bentopdf.com/images/twitter-licensing.png">
|
||||
<meta name="twitter:site" content="@BentoPDF">
|
||||
|
||||
<title>Licensing Information - Open Source PDF Tools | BentoPDF</title>
|
||||
<link rel="alternate" hreflang="en" href="/en/licensing.html" />
|
||||
<link rel="alternate" hreflang="de" href="/de/licensing.html" />
|
||||
@@ -35,15 +38,15 @@
|
||||
<link rel="alternate" hreflang="x-default" href="/en/licensing.html" />
|
||||
<link href="/src/css/styles.css" rel="stylesheet" />
|
||||
|
||||
<!-- Web App Manifest -->
|
||||
<link rel="manifest" href="/site.webmanifest" />
|
||||
<!-- Web App Manifest -->
|
||||
<link rel="manifest" href="/site.webmanifest" />
|
||||
|
||||
<!-- Favicons -->
|
||||
<link rel="icon" type="image/svg+xml" href="/images/favicon.svg" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/images/favicon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="512x512" href="/images/favicon-512x512.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png" />
|
||||
<link rel="icon" href="/favicon.ico" sizes="32x32" />
|
||||
<!-- Favicons -->
|
||||
<link rel="icon" type="image/svg+xml" href="/images/favicon.svg" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/images/favicon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="512x512" href="/images/favicon-512x512.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png" />
|
||||
<link rel="icon" href="/favicon.ico" sizes="32x32" />
|
||||
</head>
|
||||
|
||||
<body class="antialiased bg-gray-900 text-gray-300">
|
||||
@@ -736,7 +739,7 @@
|
||||
<span class="text-xl font-bold text-white">BentoPDF</span>
|
||||
</div>
|
||||
<p class="text-gray-400 text-sm" data-i18n="footer.copyright">
|
||||
© 2025 BentoPDF. All rights reserved.
|
||||
© 2026 BentoPDF. All rights reserved.
|
||||
</p>
|
||||
<p class="text-gray-500 text-xs mt-2">
|
||||
<span data-i18n="footer.version">Version</span> <span id="app-version"></span>
|
||||
@@ -820,8 +823,8 @@
|
||||
<script type="module" src="src/version.ts"></script>
|
||||
<script type="module" src="src/js/main.ts"></script>
|
||||
<script type="module" src="src/js/mobileMenu.ts"></script>
|
||||
<!-- JSON-LD Schema -->
|
||||
<script type="application/ld+json">
|
||||
<!-- JSON-LD Schema -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "WebPage",
|
||||
|
||||
Reference in New Issue
Block a user