1) Move various "api" classes to io.druid packages and make sure things compile and stuff -- continued! Come classes didn't get committed?

This commit is contained in:
cheddar 2013-08-28 15:52:55 -05:00
parent 9c30ced5ea
commit bfe96739a3
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/*
* Druid - a distributed column store.
* Copyright (C) 2012 Metamarkets Group Inc.
* Copyright (C) 2012, 2013 Metamarkets Group Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/*
* Druid - a distributed column store.
* Copyright (C) 2012 Metamarkets Group Inc.
* Copyright (C) 2012, 2013 Metamarkets Group Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License