diff --git a/core/net/adhoc-service.h b/backyard/core/net/adhoc-service.h similarity index 96% rename from core/net/adhoc-service.h rename to backyard/core/net/adhoc-service.h index 65041286f..84ef75019 100644 --- a/core/net/adhoc-service.h +++ b/backyard/core/net/adhoc-service.h @@ -28,7 +28,7 @@ * * This file is part of the Contiki operating system. * - * $Id: adhoc-service.h,v 1.1 2006/06/17 22:41:18 adamdunkels Exp $ + * $Id: adhoc-service.h,v 1.1 2007/05/23 23:28:19 oliverschmidt Exp $ */ /** diff --git a/core/net/hc-service.c b/backyard/core/net/hc-service.c similarity index 96% rename from core/net/hc-service.c rename to backyard/core/net/hc-service.c index bdc28c827..e3e2418fb 100644 --- a/core/net/hc-service.c +++ b/backyard/core/net/hc-service.c @@ -28,7 +28,7 @@ * * This file is part of the Contiki operating system. * - * @(#)$Id: hc-service.c,v 1.1 2006/06/17 22:41:18 adamdunkels Exp $ + * @(#)$Id: hc-service.c,v 1.1 2007/05/23 23:28:19 oliverschmidt Exp $ */ #include "hc-service.h" diff --git a/core/net/hc-service.h b/backyard/core/net/hc-service.h similarity index 96% rename from core/net/hc-service.h rename to backyard/core/net/hc-service.h index ad43f7c2b..809bd16d5 100644 --- a/core/net/hc-service.h +++ b/backyard/core/net/hc-service.h @@ -28,7 +28,7 @@ * * This file is part of the Contiki operating system. * - * @(#)$Id: hc-service.h,v 1.1 2006/06/17 22:41:18 adamdunkels Exp $ + * @(#)$Id: hc-service.h,v 1.1 2007/05/23 23:28:19 oliverschmidt Exp $ */ #ifndef __HC_SERVICE_H__ #define __HC_SERVICE_H__