Deleted Added
full compact
usb_template_cdce.c (188942) usb_template_cdce.c (189002)
1#include <sys/cdefs.h>
1#include <sys/cdefs.h>
2__FBSDID("$FreeBSD: head/sys/dev/usb/template/usb_template_cdce.c 188942 2009-02-23 18:31:00Z thompsa $");
2__FBSDID("$FreeBSD: head/sys/dev/usb/template/usb_template_cdce.c 189002 2009-02-24 17:15:29Z ed $");
3
4/*-
3
4/*-
5 * Copyright (c) 2007 Hans Petter Selasky <hselasky@freebsd.org>
5 * Copyright (c) 2007 Hans Petter Selasky <hselasky@FreeBSD.org>
6 * All rights reserved.
7 *
8 * Redistribution and use in source and binary forms, with or without
9 * modification, are permitted provided that the following conditions
10 * are met:
11 * 1. Redistributions of source code must retain the above copyright
12 * notice, this list of conditions and the following disclaimer.
13 * 2. Redistributions in binary form must reproduce the above copyright

--- 279 unchanged lines hidden ---
6 * All rights reserved.
7 *
8 * Redistribution and use in source and binary forms, with or without
9 * modification, are permitted provided that the following conditions
10 * are met:
11 * 1. Redistributions of source code must retain the above copyright
12 * notice, this list of conditions and the following disclaimer.
13 * 2. Redistributions in binary form must reproduce the above copyright

--- 279 unchanged lines hidden ---