[flutter_markdown] Standardize license/copyright (#341)

This applies the recent license standardization to the newly-imported
flutter_markdown to align it with the rest of the repository:
- Standardizes year as 2013
- Standardizes author as "The Flutter Authors", moving other authors
  to the AUTHORS file
- Uses the exact same text format for the copyright line as in other
  files

Note that the files that currently list "Quiverware" are not third-party
code, but code that was submitted to flutter/flutter_markdown through
the standard PR process with a signed CLA; the reviews just didn't catch
that it was using a non-standard author line.
41 files changed
tree: 9e36c8051cd4a9d6ff95a935c3812ea6150bea04
  1. .ci/
  2. .github/
  3. dev/
  4. packages/
  5. script/
  6. third_party/
  7. .cirrus.yml
  8. .gitattributes
  9. .gitignore
  10. .metadata
  11. analysis_options.yaml
  12. AUTHORS
  13. CONTRIBUTING.md
  14. customer_testing.bat
  15. customer_testing.sh
  16. LICENSE
  17. README.md
README.md

Flutter Packages

Build Status

This repo is a companion repo to the main flutter repo. It contains the source code for Flutter's first-party packages (i.e., packages developed by the core Flutter team). Check the packages directory to see all packages.

These packages are also available on pub.

Issues

Please file any issues, bugs, or feature requests in the main flutter repo.

Contributing

If you wish to contribute a new package to the Flutter ecosystem, please see the documentation for developing packages. You can store your package source code in any GitHub repository (the present repo is only intended for packages developed by the core Flutter team). Once your package is ready you can publish to the pub repository.

If you wish to contribute a change to any of the existing packages in this repo, please review our contribution guide, and send a pull request.

Packages

These are the available packages in this repository.

PluginPub
animationspub package
css_colorspub package
extension_google_sign_in_as_googleapis_authpub package
fuchsia_ctlpub package
flutter_markdownpub package
multicast_dnspub package
palette_generatorpub package
pigeonpub package
pointer_interceptorpub package
xdg_directoriespub package