Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit 50a5c93

Browse files
committed
Run formatter
1 parent 8958960 commit 50a5c93

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/include/planner/insert_plan.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
// Identification: src/include/planner/insert_plan.h
88
//
9-
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
9+
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
1010
//
1111
//===----------------------------------------------------------------------===//
1212

src/planner/insert_plan.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
//===----------------------------------------------------------------------===//
22
//
3-
// PelotonDB
3+
// Peloton
44
//
55
// insert_plan.cpp
66
//
77
// Identification: src/planner/insert_plan.cpp
88
//
9-
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
9+
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
1010
//
1111
//===----------------------------------------------------------------------===//
1212

0 commit comments

Comments
 (0)