Added missing GPLv2 headers in some places.
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Wed, 2 May 2012 08:51:15 +0000 (10:51 +0200)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Wed, 2 May 2012 08:51:15 +0000 (10:51 +0200)
commitd7f3f6be143fe379609d526cf79bb3064c936f73
tree6707c6c94aa3e9a52814576956da70c8e228f8af
parent576542a314468d88942fd47e61f543358aa627bf
Added missing GPLv2 headers in some places.

Also made file/class documentation more consistent.

Change-Id: Ib21f42166ae0841e04c8af4fdcf59c0fa06f1738
12 files changed:
includes/objectcache/APCBagOStuff.php
includes/objectcache/DBABagOStuff.php
includes/objectcache/EhcacheBagOStuff.php
includes/objectcache/EmptyBagOStuff.php
includes/objectcache/HashBagOStuff.php
includes/objectcache/MemcachedClient.php
includes/objectcache/MemcachedPhpBagOStuff.php
includes/objectcache/MultiWriteBagOStuff.php
includes/objectcache/ObjectCache.php
includes/objectcache/SqlBagOStuff.php
includes/objectcache/WinCacheBagOStuff.php
includes/objectcache/XCacheBagOStuff.php