1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00

Replaced all references to ROLI with Raw Material Software and regenerated all bytecode

This commit is contained in:
ed 2020-04-23 12:51:59 +01:00 committed by Tom Poole
parent 2d16374b14
commit add88c33f2
117 changed files with 1469 additions and 1293 deletions

View file

@ -56,7 +56,7 @@ LowLevelGraphicsPostScriptRenderer::LowLevelGraphicsPostScriptRenderer (OutputSt
out << "%!PS-Adobe-3.0 EPSF-3.0"
"\n%%BoundingBox: 0 0 600 824"
"\n%%Pages: 0"
"\n%%Creator: ROLI Ltd. JUCE"
"\n%%Creator: Raw Material Software Limited - JUCE"
"\n%%Title: " << documentTitle <<
"\n%%CreationDate: none"
"\n%%LanguageLevel: 2"