On 5 September 2014 04:20, via Digitalmars-d <[email protected]> wrote: > And the following text is recommended to be put in each source file: >
<snip> > > You should have received a copy of the GNU General Public License along > with this program; if not, write to the Free Software Foundation, Inc., > 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.ยป > No one should really use the 51 Franklin Street reference anymore. This is instead replaced with: If not, see <http://www.gnu.org/licenses/>. Iain.
