browser(webkit): fix copyright header (#2393)

This commit is contained in:
Yury Semikhatsky 2020-05-28 15:40:41 -07:00 committed by GitHub
parent fdbd4fe197
commit 91a102b13c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View File

@ -1 +1 @@
1244
1245

View File

@ -8971,11 +8971,13 @@ index 0000000000000000000000000000000000000000..a957c3b2586d67caa78b96bb8644bab8
+} // namespace WebKit
diff --git a/Source/WebKit/UIProcess/Inspector/Agents/ScreencastEncoder.cpp b/Source/WebKit/UIProcess/Inspector/Agents/ScreencastEncoder.cpp
new file mode 100644
index 0000000000000000000000000000000000000000..ba60958fd56bf1a648212ea6ca413cb17c2647a8
index 0000000000000000000000000000000000000000..50a43d2bae34e04d3bdf96616e085636a15393ef
--- /dev/null
+++ b/Source/WebKit/UIProcess/Inspector/Agents/ScreencastEncoder.cpp
@@ -0,0 +1,339 @@
@@ -0,0 +1,341 @@
+/*
+ * Copyright (c) 2010, The WebM Project authors. All rights reserved.
+ * Copyright (c) 2013 The Chromium Authors. All rights reserved.
+ * Copyright (C) 2020 Microsoft Corporation.
+ *
+ * Redistribution and use in source and binary forms, with or without