Skip to content

Commit

Permalink
Merge pull request #24 from vv-monsalve/master
Browse files Browse the repository at this point in the history
copyright fix
  • Loading branch information
vv-monsalve authored Jul 23, 2020
2 parents 16b0aad + 29e4fd7 commit 70efa8c
Show file tree
Hide file tree
Showing 36 changed files with 3 additions and 3 deletions.
Binary file modified fonts/OTF/Cabin-Bold.otf
Binary file not shown.
Binary file modified fonts/OTF/Cabin-BoldItalic.otf
Binary file not shown.
Binary file modified fonts/OTF/Cabin-Italic.otf
Binary file not shown.
Binary file modified fonts/OTF/Cabin-Medium.otf
Binary file not shown.
Binary file modified fonts/OTF/Cabin-MediumItalic.otf
Binary file not shown.
Binary file modified fonts/OTF/Cabin-Regular.otf
Binary file not shown.
Binary file modified fonts/OTF/Cabin-SemiBold.otf
Binary file not shown.
Binary file modified fonts/OTF/Cabin-SemiBoldItalic.otf
Binary file not shown.
Binary file modified fonts/OTF/CabinCondensed-Bold.otf
Binary file not shown.
Binary file modified fonts/OTF/CabinCondensed-BoldItalic.otf
Binary file not shown.
Binary file modified fonts/OTF/CabinCondensed-Italic.otf
Binary file not shown.
Binary file modified fonts/OTF/CabinCondensed-Medium.otf
Binary file not shown.
Binary file modified fonts/OTF/CabinCondensed-MediumItalic.otf
Binary file not shown.
Binary file modified fonts/OTF/CabinCondensed-Regular.otf
Binary file not shown.
Binary file modified fonts/OTF/CabinCondensed-SemiBold.otf
Binary file not shown.
Binary file modified fonts/OTF/CabinCondensed-SemiBoldItalic.otf
Binary file not shown.
Binary file modified fonts/TTF/Cabin-Bold.ttf
Binary file not shown.
Binary file modified fonts/TTF/Cabin-BoldItalic.ttf
Binary file not shown.
Binary file modified fonts/TTF/Cabin-Italic.ttf
Binary file not shown.
Binary file modified fonts/TTF/Cabin-Medium.ttf
Binary file not shown.
Binary file modified fonts/TTF/Cabin-MediumItalic.ttf
Binary file not shown.
Binary file modified fonts/TTF/Cabin-Regular.ttf
Binary file not shown.
Binary file modified fonts/TTF/Cabin-SemiBold.ttf
Binary file not shown.
Binary file modified fonts/TTF/Cabin-SemiBoldItalic.ttf
Binary file not shown.
Binary file modified fonts/TTF/CabinCondensed-Bold.ttf
Binary file not shown.
Binary file modified fonts/TTF/CabinCondensed-BoldItalic.ttf
Binary file not shown.
Binary file modified fonts/TTF/CabinCondensed-Italic.ttf
Binary file not shown.
Binary file modified fonts/TTF/CabinCondensed-Medium.ttf
Binary file not shown.
Binary file modified fonts/TTF/CabinCondensed-MediumItalic.ttf
Binary file not shown.
Binary file modified fonts/TTF/CabinCondensed-Regular.ttf
Binary file not shown.
Binary file modified fonts/TTF/CabinCondensed-SemiBold.ttf
Binary file not shown.
Binary file modified fonts/TTF/CabinCondensed-SemiBoldItalic.ttf
Binary file not shown.
Binary file modified fonts/VF/Cabin-Italic[wdth,wght].ttf
Binary file not shown.
Binary file modified fonts/VF/Cabin[wdth,wght].ttf
Binary file not shown.
4 changes: 2 additions & 2 deletions sources/CabinItalic_v3001.glyphs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ code = "A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Agrave Aacute Acircu
name = Uppercase;
}
);
copyright = "Copyright 2018 The Cabin Project Authors (https://github.com/impallari/Cabin.git)";
copyright = "Copyright 2018 The Cabin Project Authors (https://github.com/impallari/Cabin)";
customParameters = (
{
name = licenseURL;
Expand Down Expand Up @@ -69,7 +69,7 @@ name = "Enforce Compatibility Check";
value = 1;
}
);
date = "2020-07-02 20:47:26 +0000";
date = "2020-07-22 18:31:56 +0000";
designer = "Pablo Impallari";
designerURL = "http://www.impallari.com";
familyName = Cabin;
Expand Down
2 changes: 1 addition & 1 deletion sources/CabinRegular_v3001.glyphs
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ name = "Enforce Compatibility Check";
value = 1;
}
);
date = "2020-07-02 20:47:54 +0000";
date = "2020-07-22 18:31:41 +0000";
designer = "Pablo Impallari";
designerURL = "http://www.impallari.com";
familyName = Cabin;
Expand Down

0 comments on commit 70efa8c

Please sign in to comment.