mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-22 16:02:29 +02:00
Remove \$Id`$ headers
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/1.4/Foundation/samples/base64decode/Makefile#1 $
|
||||
#
|
||||
# Makefile for Poco base64decode
|
||||
#
|
||||
|
||||
|
@@ -1,8 +1,6 @@
|
||||
//
|
||||
// base64decode.cpp
|
||||
//
|
||||
// $Id: //poco/1.4/Foundation/samples/base64decode/src/base64decode.cpp#1 $
|
||||
//
|
||||
// This sample demonstrates the Base64Decoder and StreamCopier classes.
|
||||
//
|
||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||
|
Reference in New Issue
Block a user