Skip to content

Commit 95f84cc

Browse files
Rebrand as FFLib Apex Common Sample & correct copyright notices to match git history
1 parent a400ac2 commit 95f84cc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+46
-46
lines changed

README.md

Lines changed: 2 additions & 2 deletions

fflib-sample-code/src/classes/Accounts.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c), FinancialForce.com, inc
2+
* Copyright (c) 2013-2016, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

fflib-sample-code/src/classes/AccountsSelector.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c), FinancialForce.com, inc
2+
* Copyright (c) 2013-2016, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

fflib-sample-code/src/classes/Application.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c), FinancialForce.com, inc
2+
* Copyright (c) 2014-2016, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

fflib-sample-code/src/classes/Chargeable.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c), FinancialForce.com, inc
2+
* Copyright (c) 2013-2014, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

fflib-sample-code/src/classes/CreateInvoicesJob.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c), FinancialForce.com, inc
2+
* Copyright (c) 2013, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

fflib-sample-code/src/classes/DeveloperWorkItems.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c), FinancialForce.com, inc
2+
* Copyright (c) 2013, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

fflib-sample-code/src/classes/DeveloperWorkItemsTest.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c), FinancialForce.com, inc
2+
* Copyright (c) 2016, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

fflib-sample-code/src/classes/IAccounts.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2012, FinancialForce.com, inc
2+
* Copyright (c) 2012-2014, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

fflib-sample-code/src/classes/IAccountsSelector.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2012, FinancialForce.com, inc
2+
* Copyright (c) 2012-2014, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

0 commit comments

Comments
 (0)