mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +00:00
Updated some headers and URLs.
This commit is contained in:
parent
98ae8a49d2
commit
c5b4e48b80
18 changed files with 95 additions and 106 deletions
|
|
@ -71,7 +71,7 @@ static bool isHiddenFile (const File& f, const File& root)
|
|||
//==============================================================================
|
||||
int main (int argc, char* argv[])
|
||||
{
|
||||
std::cout << "\n BinaryBuilder! Copyright 2007 by Julian Storer - www.rawmaterialsoftware.com\n\n";
|
||||
std::cout << "\n BinaryBuilder! Copyright 2007 by Julian Storer - www.juce.com\n\n";
|
||||
|
||||
if (argc < 4 || argc > 5)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue