From 56a6832a4d2d163a49f508494529c6371642bef2 Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Mon, 2 Jan 2017 19:00:59 +0000 Subject: [PATCH] Fixed package name. --- lh-logo/lh-logo.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lh-logo/lh-logo.sty b/lh-logo/lh-logo.sty index 1fbee98..b29a739 100644 --- a/lh-logo/lh-logo.sty +++ b/lh-logo/lh-logo.sty @@ -8,7 +8,7 @@ %% OR %% The 2-clause BSD-style license. \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{tuos-logo} +\ProvidesPackage{lh-logo} [2016/09/10 v0.0 The LogicalHacking Logo.] \RequirePackage{graphicx} \RequirePackage{ifthen}