From c7fa8209422bcc10e40a826729c7f9cd1416fa11 Mon Sep 17 00:00:00 2001 From: jamcdonald Date: Thu, 24 Apr 2025 16:24:27 -1000 Subject: [PATCH] Initial commit --- LICENSE | 12 ++++++++++++ README.md | 3 +++ 2 files changed, 15 insertions(+) create mode 100644 LICENSE create mode 100644 README.md diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..4aa0450 --- /dev/null +++ b/LICENSE @@ -0,0 +1,12 @@ +Permission to use, reproduce, display and distribute the listed typefaces +is hereby granted, provided that the Adobe Copyright notice appears in all +whole and partial copies of the software and that the following trademark +symbol and attribution appear in all unmodified copies of the software: + +The Adobe typefaces (Type 1 font program, bitmaps and Adobe Font Metric +files) donated are: + + Utopia Regular + Utopia Italic + Utopia Bold + Utopia Bold Italic diff --git a/README.md b/README.md new file mode 100644 index 0000000..836227a --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Test + +just a repo to test that git is working \ No newline at end of file