diff --git a/INSTALL.md b/INSTALL.md index b3ab6681..b52a1e04 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,11 +1,11 @@ % The Synthesis ToolKit in C++ (STK) % Perry R. Cook and Gary P. Scavone -% 1995--2012 +% 1995--2014 # The Synthesis ToolKit in C++ (STK) -By Perry R. Cook and Gary P. Scavone, 1995--2012. +By Perry R. Cook and Gary P. Scavone, 1995--2014. -The Synthesis ToolKit in C++ can be used in a variety of ways, depending on your particular needs. Some people simmply choose the classes they need for a particular project and copy those to their project directory. Others like to compile and link to a library of object files. STK was not designed with one particular style of use in mind. +The Synthesis ToolKit in C++ can be used in a variety of ways, depending on your particular needs. Some people simply choose the classes they need for a particular project and copy those to their project directory. Others like to compile and link to a library of object files. STK was not designed with one particular style of use in mind. ## Unix systems and MinGW @@ -22,6 +22,7 @@ otherwise, if you downloaded the software from the STK source distribution, unpa ./configure 3. From within each project directory, type `make`. + 4. To compile a library of objects, type `make` from within the `src` directory. Several options can be passed to configure, including: diff --git a/LICENSE b/LICENSE index ad975d1d..7e495bf9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The Synthesis ToolKit in C++ (STK) -Copyright (c) 1995-2012 Perry R. Cook and Gary P. Scavone +Copyright (c) 1995--2014 Perry R. Cook and Gary P. Scavone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/README.md b/README.md index 0c9f3fe1..bc7adbc6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # The Synthesis ToolKit in C++ (STK) -By Perry R. Cook and Gary P. Scavone, 1995--2012. +By Perry R. Cook and Gary P. Scavone, 1995--2014. This distribution of the Synthesis ToolKit in C++ (STK) contains the following: diff --git a/doc/README-Linux.txt b/doc/README-Linux.txt index 68b4f22d..8c75d71a 100644 --- a/doc/README-Linux.txt +++ b/doc/README-Linux.txt @@ -1,6 +1,6 @@ The Synthesis ToolKit in C++ (STK) -By Perry R. Cook and Gary P. Scavone, 1995-2012. +By Perry R. Cook and Gary P. Scavone, 1995--2014. Please read the file README and INSTALL for more general STK information. diff --git a/doc/README-MacOSX.txt b/doc/README-MacOSX.txt index a82888f1..bbda0918 100644 --- a/doc/README-MacOSX.txt +++ b/doc/README-MacOSX.txt @@ -1,6 +1,6 @@ The Synthesis ToolKit in C++ (STK) -By Perry R. Cook and Gary P. Scavone, 1995-2012. +By Perry R. Cook and Gary P. Scavone, 1995--2014. Please read the file README and INSTALL for more general STK information. diff --git a/doc/README-SGI.txt b/doc/README-SGI.txt index 08f4d24a..d6df101f 100644 --- a/doc/README-SGI.txt +++ b/doc/README-SGI.txt @@ -1,6 +1,6 @@ The Synthesis ToolKit in C++ (STK) -By Perry R. Cook and Gary P. Scavone, 1995-2012. +By Perry R. Cook and Gary P. Scavone, 1995--2014. Please read the file README and INSTALL for more general STK information. diff --git a/doc/README-Win.txt b/doc/README-Win.txt index 58bf66e5..aff50efd 100644 --- a/doc/README-Win.txt +++ b/doc/README-Win.txt @@ -1,6 +1,6 @@ The Synthesis ToolKit in C++ (STK) -By Perry R. Cook and Gary P. Scavone, 1995-2012. +By Perry R. Cook and Gary P. Scavone, 1995--2014. Please read the file README for more general STK information. diff --git a/doc/ReleaseNotes.txt b/doc/ReleaseNotes.txt index 2779d7f6..4440fb05 100644 --- a/doc/ReleaseNotes.txt +++ b/doc/ReleaseNotes.txt @@ -1,6 +1,6 @@ The Synthesis ToolKit in C++ (STK) -By Perry R. Cook and Gary P. Scavone, 1995-2012. +By Perry R. Cook and Gary P. Scavone, 1995--2014. v4.4.4: (24 August 2012) - new FreeVerb class (thanks to Greg Burlet) diff --git a/doc/doxygen/faq.txt b/doc/doxygen/faq.txt index 7c393d85..b1dc9d83 100644 --- a/doc/doxygen/faq.txt +++ b/doc/doxygen/faq.txt @@ -24,7 +24,7 @@ work with any standard C++ compiler. STK WWW site: http://ccrma.stanford.edu/software/stk/ The Synthesis ToolKit in C++ (STK) -Copyright (c) 1995-2012 Perry R. Cook and Gary P. Scavone +Copyright (c) 1995--2014 Perry R. Cook and Gary P. Scavone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/doc/doxygen/footer.html b/doc/doxygen/footer.html index c1ab0ab3..54e9b6d6 100644 --- a/doc/doxygen/footer.html +++ b/doc/doxygen/footer.html @@ -2,7 +2,7 @@
The Synthesis ToolKit in C++ (STK) |
©1995-2012 Perry R. Cook and Gary P. Scavone. All Rights Reserved. |
©1995--2014 Perry R. Cook and Gary P. Scavone. All Rights Reserved. |