Remove trailing spaces

This commit is contained in:
Paul van Tilburg 2012-01-11 23:26:58 +01:00
parent 0df53fa63d
commit 3006aed3ef

View File

@ -1,10 +1,10 @@
// plemp.rb - The Plemp! application, create your own on-line pile of junk!
//
// plemp.rb - The Plemp! application, create your own on-line pile of junk!
//
// Plemp! is Copyright © 2012 Paul van Tilburg <paul@mozcode.nl>
//
// This program is free software; you can redistribute it and/or modify it under
// the terms of the GNU General Public License as published by the Free Software
// Foundation; either version 2 of the License, or (at your option) any later
//
// This program is free software; you can redistribute it and/or modify it under
// the terms of the GNU General Public License as published by the Free Software
// Foundation; either version 2 of the License, or (at your option) any later
// version.
var express = require("express"),