diff options
author | philip <philip@FreeBSD.org> | 2011-11-28 17:19:05 +0000 |
---|---|---|
committer | philip <philip@FreeBSD.org> | 2011-11-28 17:19:05 +0000 |
commit | d836c4e76ed25fdb88fd88cfe5f5efd839968d9f (patch) | |
tree | 53b7f2fabec2aa47a60ab0b6172d962ea0458ac1 /sys/dev/sfxge/common/efx_impl.h | |
parent | f3d31009fed04192b552b3f95e6940d10089fd7c (diff) | |
download | FreeBSD-src-d836c4e76ed25fdb88fd88cfe5f5efd839968d9f.zip FreeBSD-src-d836c4e76ed25fdb88fd88cfe5f5efd839968d9f.tar.gz |
sfxge: Add $FreeBSD$ tags to common code files.
Requested by: bz
Diffstat (limited to 'sys/dev/sfxge/common/efx_impl.h')
-rw-r--r-- | sys/dev/sfxge/common/efx_impl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/sfxge/common/efx_impl.h b/sys/dev/sfxge/common/efx_impl.h index 5858e96..31681f2 100644 --- a/sys/dev/sfxge/common/efx_impl.h +++ b/sys/dev/sfxge/common/efx_impl.h @@ -21,6 +21,8 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. + * + * $FreeBSD$ */ #ifndef _SYS_EFX_IMPL_H |