More doxygen.

This commit is contained in:
Jason Felds
2011-02-25 11:12:04 -05:00
parent d3b1d7fa75
commit 01f29c7995
3 changed files with 57 additions and 47 deletions
+5 -5
View File
@@ -1,5 +1,3 @@
/* LightsDriver - Controls lights */
#ifndef LightsDriver_H
#define LightsDriver_H
@@ -7,7 +5,7 @@
#include "arch/RageDriver.h"
struct LightsState;
/** @brief Controls the lights. */
class LightsDriver: public RageDriver
{
public:
@@ -26,8 +24,10 @@ public:
#endif
/*
* (c) 2003-2004 Chris Danford
/**
* @file
* @author Chris Danford (c) 2003-2004
* @section LICENSE
* All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a