| Index: chrome/common/extensions/docs/examples/api/notifications/options.html
|
| diff --git a/chrome/common/extensions/docs/examples/api/notifications/options.html b/chrome/common/extensions/docs/examples/api/notifications/options.html
|
| index 775a3a35de70ceae48cc9a93d6b5c256b47f89f8..df61b37971b563f7c445ba86c441a9624d027fa8 100644
|
| --- a/chrome/common/extensions/docs/examples/api/notifications/options.html
|
| +++ b/chrome/common/extensions/docs/examples/api/notifications/options.html
|
| @@ -1,12 +1,11 @@
|
| <!--
|
| - An option page for configuring notifications.
|
| -
|
| - Copyright 2010 the Chromium Authors
|
| -
|
| - Use of this source code is governed by a BSD-style license that can be found
|
| - in the "LICENSE" file.
|
| + Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| + Use of this source code is governed by a BSD-style license that can be
|
| + found in the LICENSE file.
|
|
|
| Brian Kennish <bkennish@chromium.org>
|
| +
|
| + An option page for configuring notifications.
|
| -->
|
| <!doctype html>
|
| <html>
|
|
|