diff options
Diffstat (limited to 'backends/null')
-rw-r--r-- | backends/null/null.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/null/null.cpp b/backends/null/null.cpp index 5fc2114f33..6c9ed754ae 100644 --- a/backends/null/null.cpp +++ b/backends/null/null.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ |